=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth-passwd.c,v retrieving revision 1.15.2.3 retrieving revision 1.15.2.4 diff -u -r1.15.2.3 -r1.15.2.4 --- src/usr.bin/ssh/auth-passwd.c 2001/03/12 15:44:07 1.15.2.3 +++ src/usr.bin/ssh/auth-passwd.c 2001/03/21 18:52:33 1.15.2.4 @@ -36,7 +36,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth-passwd.c,v 1.15.2.3 2001/03/12 15:44:07 jason Exp $"); +RCSID("$OpenBSD: auth-passwd.c,v 1.15.2.4 2001/03/21 18:52:33 jason Exp $"); #include "packet.h" #include "xmalloc.h"