aboutsummaryrefslogtreecommitdiffstats
path: root/ast_expr2.h
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-08-26 19:55:11 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-08-26 19:55:11 +0000
commit623800343f42e41f457440d75d26651962b67749 (patch)
treeb729c4fb9dbaa42d98cf9a1f8a6ba02f3cb1c09d /ast_expr2.h
parent47d5a354390642b1fbd3e0d8aeaeb936cbf29970 (diff)
remove extra dependencies
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6421 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'ast_expr2.h')
-rwxr-xr-xast_expr2.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ast_expr2.h b/ast_expr2.h
index e214e8332..e96c0270a 100755
--- a/ast_expr2.h
+++ b/ast_expr2.h
@@ -1,7 +1,7 @@
-/* A Bison parser, made by GNU Bison 1.875d. */
+/* A Bison parser, made by GNU Bison 1.875. */
/* Skeleton parser for Yacc-like parsing with Bison,
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -82,8 +82,8 @@
typedef union YYSTYPE {
struct val *val;
} YYSTYPE;
-/* Line 1285 of yacc.c. */
-#line 87 "ast_expr2.h"
+/* Line 1249 of yacc.c. */
+#line 86 "ast_expr2.h"
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
# define YYSTYPE_IS_DECLARED 1
# define YYSTYPE_IS_TRIVIAL 1