diff options
Diffstat (limited to 'lib/librpcsvc/klm_prot.x')
-rw-r--r-- | lib/librpcsvc/klm_prot.x | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/lib/librpcsvc/klm_prot.x b/lib/librpcsvc/klm_prot.x index 8a1425dcf1c..05281d157e1 100644 --- a/lib/librpcsvc/klm_prot.x +++ b/lib/librpcsvc/klm_prot.x @@ -1,4 +1,4 @@ -/* $OpenBSD: klm_prot.x,v 1.4 2004/01/17 12:32:11 deraadt Exp $ */ +/* $OpenBSD: klm_prot.x,v 1.5 2009/10/27 23:59:30 deraadt Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for @@ -39,11 +39,6 @@ */ #ifndef RPC_HDR -%#ifndef lint -%/*static char sccsid[] = "from: @(#)klm_prot.x 1.7 87/07/08 Copyr 1987 Sun Micro";*/ -%/*static char sccsid[] = "from: @(#)klm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ -%static char rcsid[] = "$OpenBSD: klm_prot.x,v 1.4 2004/01/17 12:32:11 deraadt Exp $"; -%#endif /* not lint */ #endif const LM_MAXSTRLEN = 1024; |