=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/rijndael.c,v retrieving revision 1.2.2.3 retrieving revision 1.2.2.4 diff -u -r1.2.2.3 -r1.2.2.4 --- src/usr.bin/ssh/rijndael.c 2001/03/21 19:46:27 1.2.2.3 +++ src/usr.bin/ssh/rijndael.c 2001/05/07 21:09:32 1.2.2.4 @@ -1,4 +1,4 @@ -/* $OpenBSD: rijndael.c,v 1.2.2.3 2001/03/21 19:46:27 jason Exp $ */ +/* $OpenBSD: rijndael.c,v 1.2.2.4 2001/05/07 21:09:32 jason Exp $ */ /* This is an independent implementation of the encryption algorithm: */ /* */