summaryrefslogtreecommitdiff
path: root/rijndael.c
diff options
context:
space:
mode:
Diffstat (limited to 'rijndael.c')
-rw-r--r--rijndael.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rijndael.c b/rijndael.c
index aa32be514..aafc3c229 100644
--- a/rijndael.c
+++ b/rijndael.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: rijndael.c,v 1.6 2000/12/09 13:48:31 markus Exp $ */ 1/* $OpenBSD: rijndael.c,v 1.7 2001/02/04 15:32:24 stevesk Exp $ */
2 2
3/* This is an independent implementation of the encryption algorithm: */ 3/* This is an independent implementation of the encryption algorithm: */
4/* */ 4/* */