=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth2-pubkey.c,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -u -r1.2 -r1.2.2.1 --- src/usr.bin/ssh/auth2-pubkey.c 2002/05/31 11:35:15 1.2 +++ src/usr.bin/ssh/auth2-pubkey.c 2002/06/22 07:23:16 1.2.2.1 @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth2-pubkey.c,v 1.2 2002/05/31 11:35:15 markus Exp $"); +RCSID("$OpenBSD: auth2-pubkey.c,v 1.2.2.1 2002/06/22 07:23:16 miod Exp $"); #include "ssh2.h" #include "xmalloc.h"