aboutsummaryrefslogtreecommitdiff
path: root/sys/opencrypto/cast.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/opencrypto/cast.c')
-rw-r--r--sys/opencrypto/cast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/cast.c b/sys/opencrypto/cast.c
index 7474b3681f87..44e61883ccfd 100644
--- a/sys/opencrypto/cast.c
+++ b/sys/opencrypto/cast.c
@@ -7,7 +7,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/opencrypto/cast.c,v 1.4.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/types.h>
#include <opencrypto/cast.h>