=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/auth2-skey.c,v retrieving revision 1.1 retrieving revision 1.1.4.1 diff -u -r1.1 -r1.1.4.1 --- src/usr.bin/ssh/Attic/auth2-skey.c 2000/10/11 20:14:38 1.1 +++ src/usr.bin/ssh/Attic/auth2-skey.c 2000/11/08 21:30:24 1.1.4.1 @@ -1,5 +1,5 @@ #include "includes.h" -RCSID("$OpenBSD: auth2-skey.c,v 1.1 2000/10/11 20:14:38 markus Exp $"); +RCSID("$OpenBSD: auth2-skey.c,v 1.1.4.1 2000/11/08 21:30:24 jason Exp $"); #include "ssh.h" #include "ssh2.h"