diff options
Diffstat (limited to 'usr.bin/ssh/rijndael.c')
-rw-r--r-- | usr.bin/ssh/rijndael.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/rijndael.c b/usr.bin/ssh/rijndael.c index b7077a7135e..1478c12237a 100644 --- a/usr.bin/ssh/rijndael.c +++ b/usr.bin/ssh/rijndael.c @@ -1,3 +1,5 @@ +/* $OpenBSD: rijndael.c,v 1.12 2001/09/13 09:48:39 markus Exp $ */ + /** * rijndael-alg-fst.c * |