freebsd-ports/net/archie/files/patch-regex.c
Alexander Botero-Lowry 270d4952c4 - add missed file from last commit
Pointyhat to:	me
2006-10-07 06:54:06 +00:00

11 lines
236 B
C

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