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..e391f091f3cc 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.2.4.1 2005/01/31 23:26:48 imp Exp $");  #include <sys/types.h>  #include <opencrypto/cast.h> | 
