diff options
Diffstat (limited to 'sys/crypto/blowfish/blowfish.h')
-rw-r--r-- | sys/crypto/blowfish/blowfish.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/blowfish/blowfish.h b/sys/crypto/blowfish/blowfish.h index ecc140754bf9d..6ab12d56cf97b 100644 --- a/sys/crypto/blowfish/blowfish.h +++ b/sys/crypto/blowfish/blowfish.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/blowfish/blowfish.h,v 1.7.36.1 2010/12/21 17:10:29 kensmith Exp $ */ /* $KAME: blowfish.h,v 1.12 2002/02/27 01:33:59 itojun Exp $ */ /* crypto/bf/blowfish.h */ |