summaryrefslogtreecommitdiff
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..e952a605a355 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 2007/07/05 06:59:14 peter Exp $");
#include <sys/types.h>
#include <opencrypto/cast.h>