summaryrefslogtreecommitdiffstats
path: root/match.c
diff options
context:
space:
mode:
Diffstat (limited to 'match.c')
-rw-r--r--match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/match.c b/match.c
index b7a7d338..c3694dba 100644
--- a/match.c
+++ b/match.c
@@ -14,7 +14,7 @@ Simple pattern matching, with '*' and '?' as wildcards.
*/
#include "includes.h"
-RCSID("$Id: match.c,v 1.1 1999/10/27 03:42:44 damien Exp $");
+RCSID("$Id: match.c,v 1.1.1.1 1999/10/27 03:42:44 damien Exp $");
#include "ssh.h"