=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/match.c,v retrieving revision 1.9.2.3 retrieving revision 1.9.2.4 diff -u -r1.9.2.3 -r1.9.2.4 --- src/usr.bin/ssh/match.c 2001/03/21 19:46:26 1.9.2.3 +++ src/usr.bin/ssh/match.c 2001/05/07 21:09:31 1.9.2.4 @@ -35,7 +35,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: match.c,v 1.9.2.3 2001/03/21 19:46:26 jason Exp $"); +RCSID("$OpenBSD: match.c,v 1.9.2.4 2001/05/07 21:09:31 jason Exp $"); #include "match.h" #include "xmalloc.h"