diff options
Diffstat (limited to 'sys/crypto/cast128/cast128.h')
-rw-r--r-- | sys/crypto/cast128/cast128.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/cast128/cast128.h b/sys/crypto/cast128/cast128.h index fbfa5909d196..2dc90d318941 100644 --- a/sys/crypto/cast128/cast128.h +++ b/sys/crypto/cast128/cast128.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/cast128/cast128.h,v 1.1.2.3 2001/12/05 05:54:57 ume Exp $ */ /* $KAME: cast128.h,v 1.7 2001/11/27 09:47:32 sakane Exp $ */ /* |