summaryrefslogtreecommitdiff
path: root/pbx/ael/ael.tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/ael/ael.tab.h')
-rw-r--r--pbx/ael/ael.tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbx/ael/ael.tab.h b/pbx/ael/ael.tab.h
index 2daac4ab2..c908e0279 100644
--- a/pbx/ael/ael.tab.h
+++ b/pbx/ael/ael.tab.h
@@ -116,7 +116,7 @@
#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
typedef union YYSTYPE
-#line 48 "ael.y"
+#line 54 "ael.y"
{
int intval; /* integer value, typically flags */
char *str; /* strings */