summaryrefslogtreecommitdiff
path: root/lib/libcrypt/crypt-nthash.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-01-15 15:46:22 +0000
commit5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch)
treed019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /lib/libcrypt/crypt-nthash.c
parent665ce17da44f98ae193440703de789dedfb6a72c (diff)
Diffstat (limited to 'lib/libcrypt/crypt-nthash.c')
-rw-r--r--lib/libcrypt/crypt-nthash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/crypt-nthash.c b/lib/libcrypt/crypt-nthash.c
index 19b84ceb831d2..705a461c183e7 100644
--- a/lib/libcrypt/crypt-nthash.c
+++ b/lib/libcrypt/crypt-nthash.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libcrypt/crypt-nthash.c,v 1.1 2003/06/02 19:29:27 markm Exp $");
#include <sys/types.h>