1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/security/amap/files/patch-pcre-chartables.c
Yen-Ming Lee d191ff8761 - update to amap-5.1
PR:		82780
Submitted by:	Yonatan <onatan@gmail.com>
2005-06-30 07:39:00 +00:00

12 lines
351 B
C

--- pcre-3.9/chartables.c.orig Wed Jun 29 17:30:09 2005
+++ pcre-3.9/chartables.c Wed Jun 29 17:30:16 2005
@@ -10,7 +10,7 @@
character tables which are used when no tables are passed to the compile
function. */
-static unsigned char pcre_default_tables[] = {
+unsigned char pcre_default_tables[] = {
/* This table is a lower casing table. */