summaryrefslogtreecommitdiff
path: root/ast_expr2.h
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2006-01-27 01:04:03 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2006-01-27 01:04:03 +0000
commit19558d8647184f98c6f0cc0c67a95ba34fc95dd8 (patch)
tree858253e7920c7750fdbd5141c40589c130204c20 /ast_expr2.h
parent85788624019467ef271757cfaadbd436e0b659f7 (diff)
Merged revisions 8758 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r8758 | tilghman | 2006-01-26 18:52:12 -0600 (Thu, 26 Jan 2006) | 2 lines Bug 6072 - Revisions to the source bison and flex files don't auto-regenerate these files ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8768 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'ast_expr2.h')
-rw-r--r--ast_expr2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ast_expr2.h b/ast_expr2.h
index e214e8332..1afe7d180 100644
--- a/ast_expr2.h
+++ b/ast_expr2.h
@@ -1,4 +1,4 @@
-/* A Bison parser, made by GNU Bison 1.875d. */
+/* A Bison parser, made by GNU Bison 2.0. */
/* Skeleton parser for Yacc-like parsing with Bison,
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
@@ -78,11 +78,11 @@
#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED)
-#line 137 "ast_expr2.y"
+#line 142 "ast_expr2.y"
typedef union YYSTYPE {
struct val *val;
} YYSTYPE;
-/* Line 1285 of yacc.c. */
+/* Line 1318 of yacc.c. */
#line 87 "ast_expr2.h"
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1