diff options
Diffstat (limited to 'lib/libcrypt/crypt-nthash.c')
-rw-r--r-- | lib/libcrypt/crypt-nthash.c | 2 |
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> |