perly_c.diff typo
Gurusamy Sarathy [Sun, 14 Feb 1999 00:02:11 +0000 (00:02 +0000)]
p4raw-id: //depot/perl@2909

perly.c
perly_c.diff
vms/perly_c.vms

diff --git a/perly.c b/perly.c
index c64d63d..739c347 100644 (file)
--- 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,
index bbf8a8a..cfd369b 100644 (file)
 --- 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,
 ***************
index 5b6ddfd..d2782f1 100644 (file)
@@ -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,