summaryrefslogtreecommitdiff
path: root/sys/crypto/blowfish/bf_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/blowfish/bf_enc.c')
-rw-r--r--sys/crypto/blowfish/bf_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/blowfish/bf_enc.c b/sys/crypto/blowfish/bf_enc.c
index b24e538ae328f..75c4afae7fb1d 100644
--- a/sys/crypto/blowfish/bf_enc.c
+++ b/sys/crypto/blowfish/bf_enc.c
@@ -55,7 +55,7 @@
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/crypto/blowfish/bf_enc.c,v 1.1 1999/12/22 19:13:07 shin Exp $
*/
#include <crypto/blowfish/blowfish.h>