- add missed file from last commit
Pointyhat to: me
This commit is contained in:
parent
89bd5e845e
commit
270d4952c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174711
11
net/archie/files/patch-regex.c
Normal file
11
net/archie/files/patch-regex.c
Normal file
@ -0,0 +1,11 @@
|
||||
--- regex.c.orig Sun Oct 1 23:04:54 2006
|
||||
+++ regex.c Sun Oct 1 23:04:56 2006
|
||||
@@ -447,7 +447,7 @@
|
||||
static char *bol;
|
||||
static char *bopat[MAXTAG];
|
||||
static char *eopat[MAXTAG];
|
||||
-char *pmatch();
|
||||
+static char *pmatch();
|
||||
|
||||
/*
|
||||
* re_exec:
|
Loading…
Reference in New Issue
Block a user