summaryrefslogtreecommitdiff
path: root/sys/crypto/blowfish/bf_cbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/blowfish/bf_cbc.c')
-rw-r--r--sys/crypto/blowfish/bf_cbc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/blowfish/bf_cbc.c b/sys/crypto/blowfish/bf_cbc.c
index 6eb6d3b0c0d2..79b2e48e513b 100644
--- a/sys/crypto/blowfish/bf_cbc.c
+++ b/sys/crypto/blowfish/bf_cbc.c
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/crypto/blowfish/bf_cbc.c,v 1.1.2.1 2000/07/15 07:14:18 kris Exp $ */
/* $KAME: bf_cbc.c,v 1.3 2000/03/27 04:36:25 sumikawa Exp $ */
/* crypto/bf/bf_cbc.c */