=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/cipher-3des1.c,v retrieving revision 1.1.2.1 retrieving revision 1.2 diff -u -r1.1.2.1 -r1.2 --- src/usr.bin/ssh/Attic/cipher-3des1.c 2004/02/28 03:51:33 1.1.2.1 +++ src/usr.bin/ssh/Attic/cipher-3des1.c 2003/12/22 20:29:55 1.2 @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: cipher-3des1.c,v 1.1.2.1 2004/02/28 03:51:33 brad Exp $"); +RCSID("$OpenBSD: cipher-3des1.c,v 1.2 2003/12/22 20:29:55 markus Exp $"); #include #include "xmalloc.h"