summaryrefslogtreecommitdiff
path: root/main/ast_expr2.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/ast_expr2.h')
-rw-r--r--main/ast_expr2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ast_expr2.h b/main/ast_expr2.h
index 5bf60f71a..2d6dc479c 100644
--- a/main/ast_expr2.h
+++ b/main/ast_expr2.h
@@ -94,7 +94,7 @@
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
-#line 344 "ast_expr2.y"
+#line 345 "ast_expr2.y"
{
struct val *val;
struct expr_node *arglist;