summaryrefslogtreecommitdiff
path: root/sys/crypto/des/des_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/des/des_enc.c')
-rw-r--r--sys/crypto/des/des_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/des/des_enc.c b/sys/crypto/des/des_enc.c
index c8d484a0d48cb..5692c0b42305c 100644
--- a/sys/crypto/des/des_enc.c
+++ b/sys/crypto/des/des_enc.c
@@ -60,7 +60,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/crypto/des/des_enc.c,v 1.2 2004/06/14 00:38:54 obrien Exp $");
#include <sys/types.h>
#include <crypto/des/des_locl.h>