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..8163caf188e54 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> |