summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypt/crypt-md5.c
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/libcrypt/crypt-md5.c')
-rw-r--r--secure/lib/libcrypt/crypt-md5.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/secure/lib/libcrypt/crypt-md5.c b/secure/lib/libcrypt/crypt-md5.c
index 25e7a33..b10f8ea 100644
--- a/secure/lib/libcrypt/crypt-md5.c
+++ b/secure/lib/libcrypt/crypt-md5.c
@@ -15,7 +15,8 @@
#if 0
#if defined(LIBC_SCCS) && !defined(lint)
-static char rcsid[] = "$Header: /home/ncvs/src/secure/lib/libcrypt/crypt-md5.c,v 1.5 1999/01/23 08:26:01 markm Exp $";
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* LIBC_SCCS and not lint */
#endif
OpenPOWER on IntegriCloud