From db0b142b06510f4f72115ea7bc1616dc771afb29 Mon Sep 17 00:00:00 2001 From: Steve Murphy Date: Wed, 19 Jul 2006 02:55:24 +0000 Subject: committing a fix for colons in goto arguments and suppressing operator messages in globals assignments. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37925 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- pbx/ael/ael.tab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pbx/ael/ael.tab.h') 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 */ -- cgit v1.2.3