summaryrefslogtreecommitdiff
path: root/lib/librpcsvc/xcrypt.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-10-08 05:39:08 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-10-08 05:39:08 +0000
commite1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d (patch)
treed57c49002f2656171c2f00359a26c3e3f414b6ad /lib/librpcsvc/xcrypt.c
parent7d5bc6320988857ad6ae9fe1d002ad6d8a7af0dd (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 f2b54a54e57c..e877336c2aa8 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[] = "$FreeBSD$";
+static const char rcsid[] = "$FreeBSD: src/lib/librpcsvc/xcrypt.c,v 1.2 1999/08/28 00:05:24 peter Exp $";
#endif
static char hex[]; /* forward */