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