=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/match.c,v retrieving revision 1.19.14.1 retrieving revision 1.20 diff -u -r1.19.14.1 -r1.20 --- src/usr.bin/ssh/match.c 2005/09/04 18:40:02 1.19.14.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.14.1 2005/09/04 18:40:02 brad Exp $"); +RCSID("$OpenBSD: match.c,v 1.20 2005/06/17 02:44:32 djm Exp $"); #include "match.h" #include "xmalloc.h"