=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/auth-skey.c,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -u -r1.6 -r1.6.2.1 --- src/usr.bin/ssh/Attic/auth-skey.c 2000/04/14 10:30:29 1.6 +++ src/usr.bin/ssh/Attic/auth-skey.c 2000/09/01 18:23:17 1.6.2.1 @@ -1,5 +1,5 @@ #include "includes.h" -RCSID("$Id: auth-skey.c,v 1.6 2000/04/14 10:30:29 markus Exp $"); +RCSID("$OpenBSD: auth-skey.c,v 1.6.2.1 2000/09/01 18:23:17 jason Exp $"); #include "ssh.h" #include "packet.h"