diff options
Diffstat (limited to 'sys/opencrypto/criov.c')
-rw-r--r-- | sys/opencrypto/criov.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/criov.c b/sys/opencrypto/criov.c index f90404eb37fc0..31fafca3e341e 100644 --- a/sys/opencrypto/criov.c +++ b/sys/opencrypto/criov.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/opencrypto/criov.c,v 1.3 2005/01/07 02:29:16 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> |