summaryrefslogtreecommitdiff
path: root/res/ael/ael.tab.h
diff options
context:
space:
mode:
authorSteve Murphy <murf@digium.com>2008-08-19 16:31:24 +0000
committerSteve Murphy <murf@digium.com>2008-08-19 16:31:24 +0000
commitd78f79d82c9adfd593842eb6e9ec3e8732cba858 (patch)
treead5655ec242b6e0712d259934cc8ed72e9bb1810 /res/ael/ael.tab.h
parent04795d963f633694a8e5eccde3d3baf8b3d87d8d (diff)
Oops. put a decl in a generated file. My bad, but fixed now.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@138845 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/ael/ael.tab.h')
-rw-r--r--res/ael/ael.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/ael/ael.tab.h b/res/ael/ael.tab.h
index 703e3445f..10451e575 100644
--- a/res/ael/ael.tab.h
+++ b/res/ael/ael.tab.h
@@ -130,7 +130,7 @@
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
-#line 58 "ael.y"
+#line 60 "ael.y"
{
int intval; /* integer value, typically flags */
char *str; /* strings */