aboutsummaryrefslogtreecommitdiff
path: root/net/xarchie/files/patch-regex.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/xarchie/files/patch-regex.c')
-rw-r--r--net/xarchie/files/patch-regex.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/xarchie/files/patch-regex.c b/net/xarchie/files/patch-regex.c
deleted file mode 100644
index 60a23bd6f515..000000000000
--- a/net/xarchie/files/patch-regex.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- regex.c.orig Wed May 30 21:31:24 2007
-+++ regex.c Wed May 30 21:33:02 2007
-@@ -438,7 +438,8 @@
- static char *bol;
- static char *bopat[MAXTAG];
- static char *eopat[MAXTAG];
--char *pmatch();
-+static char *pmatch(char *lp, CHAR *ap);
-+
-
- /*
- * re_exec: