=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/auth-options.c,v retrieving revision 1.26.4.1 retrieving revision 1.26.4.2 diff -u -r1.26.4.1 -r1.26.4.2 --- src/usr.bin/ssh/auth-options.c 2003/09/16 20:50:42 1.26.4.1 +++ src/usr.bin/ssh/auth-options.c 2004/03/04 18:18:15 1.26.4.2 @@ -10,7 +10,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: auth-options.c,v 1.26.4.1 2003/09/16 20:50:42 brad Exp $"); +RCSID("$OpenBSD: auth-options.c,v 1.26.4.2 2004/03/04 18:18:15 brad Exp $"); #include "xmalloc.h" #include "match.h"