1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- add missed file from last commit

Pointyhat to:	me
This commit is contained in:
Alexander Botero-Lowry 2006-10-07 06:54:06 +00:00
parent 89bd5e845e
commit 270d4952c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174711

View 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: