aboutsummaryrefslogtreecommitdiffstats
path: root/ast_expr2.h
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-27 01:01:17 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-27 01:01:17 +0000
commit4dda4ad27ff8136d8f2c211328c043bee2d3888b (patch)
treecc1f33ab65e06da9780baeb685f15aa1c2383629 /ast_expr2.h
parent6a0663a2c9627edddd48a1e831c24158cbb74990 (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@8767 f38db490-d61c-443f-a65b-d21fe96a405b
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