=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/match.c,v retrieving revision 1.19.12.1 retrieving revision 1.20 diff -u -r1.19.12.1 -r1.20 --- src/usr.bin/ssh/match.c 2005/09/02 03:45:00 1.19.12.1 +++ src/usr.bin/ssh/match.c 2005/06/17 02:44:32 1.20 @@ -35,7 +35,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: match.c,v 1.19.12.1 2005/09/02 03:45:00 brad Exp $"); +RCSID("$OpenBSD: match.c,v 1.20 2005/06/17 02:44:32 djm Exp $"); #include "match.h" #include "xmalloc.h"