aboutsummaryrefslogtreecommitdiff
path: root/contrib/byacc/test/yacc/quote_calc-s.tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/byacc/test/yacc/quote_calc-s.tab.c')
-rw-r--r--contrib/byacc/test/yacc/quote_calc-s.tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/byacc/test/yacc/quote_calc-s.tab.c b/contrib/byacc/test/yacc/quote_calc-s.tab.c
index 9d4d7bd5835d..caab24811023 100644
--- a/contrib/byacc/test/yacc/quote_calc-s.tab.c
+++ b/contrib/byacc/test/yacc/quote_calc-s.tab.c
@@ -156,7 +156,7 @@ extern int YYPARSE_DECL();
#define LETTER 270
#define UMINUS 271
#define YYERRCODE 256
-typedef short YYINT;
+typedef int YYINT;
static const YYINT quote_calc_lhs[] = { -1,
0, 0, 0, 1, 1, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 3, 3,