=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/rijndael.c,v retrieving revision 1.2 retrieving revision 1.2.4.1 diff -u -r1.2 -r1.2.4.1 --- src/usr.bin/ssh/rijndael.c 2000/10/15 14:14:01 1.2 +++ src/usr.bin/ssh/rijndael.c 2000/11/08 21:31:09 1.2.4.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: rijndael.c,v 1.2 2000/10/15 14:14:01 markus Exp $ */ +/* $OpenBSD: rijndael.c,v 1.2.4.1 2000/11/08 21:31:09 jason Exp $ */ /* This is an independent implementation of the encryption algorithm: */ /* */