diff options
Diffstat (limited to 'sys/opencrypto/cast.c')
| -rw-r--r-- | sys/opencrypto/cast.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/cast.c b/sys/opencrypto/cast.c index a16ab7d9fa4b..7ed3bd58b722 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.3 2005/01/07 02:29:16 imp Exp $"); #include <sys/types.h> #include <opencrypto/cast.h> |
