summaryrefslogtreecommitdiff
path: root/security/amap/files/patch-pcre-chartables.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/amap/files/patch-pcre-chartables.c')
-rw-r--r--security/amap/files/patch-pcre-chartables.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/amap/files/patch-pcre-chartables.c b/security/amap/files/patch-pcre-chartables.c
new file mode 100644
index 000000000000..7fea7b581636
--- /dev/null
+++ b/security/amap/files/patch-pcre-chartables.c
@@ -0,0 +1,11 @@
+--- 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. */
+