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