summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perly.c2
-rw-r--r--perly_c.diff2
-rw-r--r--vms/perly_c.vms2
3 files changed, 3 insertions, 3 deletions
diff --git a/perly.c b/perly.c
index c64d63d638..739c347375 100644
--- a/perly.c
+++ b/perly.c
@@ -116,7 +116,7 @@ static short yydgoto[] = { 1,
260, 262, 113, 198, 91, 79, 238, 81, 83, 179,
250, 142, 267, 13, 2, 14, 15, 16, 85, 256,
};
-short short yysindex[] = { 0,
+static short yysindex[] = { 0,
0, 0, -66, 0, 0, 0, -48, 0, 0, 0,
0, 0, 645, 0, 0, 0, -232, -227, -27, 0,
0, 0, 0, 0, -23, -23, 0, -6, 0, 2099,
diff --git a/perly_c.diff b/perly_c.diff
index bbf8a8ab34..cfd369b53f 100644
--- a/perly_c.diff
+++ b/perly_c.diff
@@ -165,7 +165,7 @@
--- 117,121 ----
250, 142, 267, 13, 2, 14, 15, 16, 85, 256,
};
-! short short yysindex[] = { 0,
+! static short yysindex[] = { 0,
0, 0, -66, 0, 0, 0, -48, 0, 0, 0,
0, 0, 645, 0, 0, 0, -232, -227, -27, 0,
***************
diff --git a/vms/perly_c.vms b/vms/perly_c.vms
index 5b6ddfd017..d2782f102c 100644
--- a/vms/perly_c.vms
+++ b/vms/perly_c.vms
@@ -117,7 +117,7 @@ static short yydgoto[] = { 1,
260, 262, 113, 198, 91, 79, 238, 81, 83, 179,
250, 142, 267, 13, 2, 14, 15, 16, 85, 256,
};
-short short yysindex[] = { 0,
+static short yysindex[] = { 0,
0, 0, -66, 0, 0, 0, -48, 0, 0, 0,
0, 0, 645, 0, 0, 0, -232, -227, -27, 0,
0, 0, 0, 0, -23, -23, 0, -6, 0, 2099,