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