diff options
Diffstat (limited to 'sys/crypto/rijndael/rijndael_local.h')
| -rw-r--r-- | sys/crypto/rijndael/rijndael_local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/rijndael/rijndael_local.h b/sys/crypto/rijndael/rijndael_local.h index a959b1b9ed0e..81e79604a983 100644 --- a/sys/crypto/rijndael/rijndael_local.h +++ b/sys/crypto/rijndael/rijndael_local.h @@ -1,5 +1,5 @@ /* $KAME: rijndael_local.h,v 1.3 2000/10/02 17:14:27 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/crypto/rijndael/rijndael_local.h,v 1.3.2.1 2001/07/03 11:01:36 ume Exp $ */ /* the file should not be used from outside */ typedef u_int8_t BYTE; |
