summaryrefslogtreecommitdiff
path: root/test/btyacc/stdin2.calc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/btyacc/stdin2.calc.c')
-rw-r--r--test/btyacc/stdin2.calc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/btyacc/stdin2.calc.c b/test/btyacc/stdin2.calc.c
index 61d855e..e20dce6 100644
--- a/test/btyacc/stdin2.calc.c
+++ b/test/btyacc/stdin2.calc.c
@@ -77,7 +77,7 @@ extern int YYPARSE_DECL();
#define LETTER 258
#define UMINUS 259
#define YYERRCODE 256
-typedef short YYINT;
+typedef int YYINT;
static const YYINT yylhs[] = { -1,
0, 0, 0, 1, 1, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 3, 3,