summaryrefslogtreecommitdiff
path: root/match.c
diff options
context:
space:
mode:
authordamien <damien>1999-10-27 03:42:43 +0000
committerdamien <damien>1999-10-27 03:42:43 +0000
commite68d02861f4e38cd17cab7c458b9f55ae4b47548 (patch)
tree298d181b279213e819eeb45240dda0605e41f78a /match.c
parentadb73f9312ff25640effcb17872665ac44e6f2a4 (diff)
downloadopenssh-e68d02861f4e38cd17cab7c458b9f55ae4b47548.tar.gz
Import of patched OpenBSD OpenSSHV_1_2_PRE3IBS
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"