summaryrefslogtreecommitdiff
path: root/sys/crypto/rijndael/rijndael_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/rijndael/rijndael_local.h')
-rw-r--r--sys/crypto/rijndael/rijndael_local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/rijndael/rijndael_local.h b/sys/crypto/rijndael/rijndael_local.h
index 7c765a2b11f8d..5403530501065 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.5 2003/08/28 08:37:24 itojun Exp $ */
-/* $FreeBSD$ */
+/* $FreeBSD: src/sys/crypto/rijndael/rijndael_local.h,v 1.4.36.1 2010/12/21 17:10:29 kensmith Exp $ */
/* the file should not be used from outside */
typedef u_int8_t u8;