diff options
Diffstat (limited to 'sys/opencrypto/xform.c')
-rw-r--r-- | sys/opencrypto/xform.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/opencrypto/xform.c b/sys/opencrypto/xform.c index a24d6da2106f5..ff1973269ea6b 100644 --- a/sys/opencrypto/xform.c +++ b/sys/opencrypto/xform.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/opencrypto/xform.c,v 1.5.2.1 2005/08/30 15:01:50 pjd Exp $"); #include <sys/param.h> #include <sys/systm.h> |