=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth2-passwd.c,v retrieving revision 1.2 retrieving revision 1.2.4.1 diff -u -r1.2 -r1.2.4.1 --- src/usr.bin/ssh/auth2-passwd.c 2002/05/31 11:35:15 1.2 +++ src/usr.bin/ssh/auth2-passwd.c 2002/06/26 15:52:13 1.2.4.1 @@ -23,7 +23,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth2-passwd.c,v 1.2 2002/05/31 11:35:15 markus Exp $"); +RCSID("$OpenBSD: auth2-passwd.c,v 1.2.4.1 2002/06/26 15:52:13 jason Exp $"); #include "xmalloc.h" #include "packet.h"