summaryrefslogtreecommitdiff
path: root/lib/librpcsvc/xcrypt.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-01-21 00:55:32 +0000
commit2e61cbb7f50878e738849ea4384118c13733f09c (patch)
treee87cf98a8f654158f3ba922ed4d31607b79c4944 /lib/librpcsvc/xcrypt.c
parent76b5366091f76c9bc73570149ef5055648fc2c39 (diff)
Diffstat (limited to 'lib/librpcsvc/xcrypt.c')
-rw-r--r--lib/librpcsvc/xcrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librpcsvc/xcrypt.c b/lib/librpcsvc/xcrypt.c
index 3635bd8259ad4..85e6fec0bcf0b 100644
--- a/lib/librpcsvc/xcrypt.c
+++ b/lib/librpcsvc/xcrypt.c
@@ -40,7 +40,7 @@
#ifndef lint
/*from: static char sccsid[] = "@(#)xcrypt.c 2.2 88/08/10 4.0 RPCSRC"; */
-static const char rcsid[] = "$Id: xcrypt.c,v 1.1 1996/11/12 02:36:12 wpaul Exp $";
+static const char rcsid[] = "$Id: xcrypt.c,v 1.1.1.1 1997/05/28 04:51:08 wpaul Exp $";
#endif
static char hex[]; /* forward */