aboutsummaryrefslogtreecommitdiff
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 c8d484a0d48c..be58ea79e36a 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.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/types.h>
#include <crypto/des/des_locl.h>