asterisk/pbx
Luigi Rizzo aaf99191c8 include/asterisk/ael_structs.h:
- protect against multiple includes of ael_structs.h
  - remove prototypes for unused or undeclared functions

pbx/ael/ael.y
  - staticize functions as appropriate
  - constify arguments
  - remove useless extern

pbx/ael/ael.flex
  - ifdef out unused functions

pbx/pbx_ael.c
  - constify some variables and arguments
  - ifdef out unused functions
  - staticize functions as appropriate

update generated files accordingly 



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22654 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-04-26 22:41:16 +00:00
..
ael include/asterisk/ael_structs.h: 2006-04-26 22:41:16 +00:00
Makefile don't rely on default search paths for finding local include files 2006-04-25 18:29:02 +00:00
dundi-parser.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
dundi-parser.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
pbx_ael.c include/asterisk/ael_structs.h: 2006-04-26 22:41:16 +00:00
pbx_config.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
pbx_dundi.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
pbx_gtkconsole.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
pbx_kdeconsole.cc Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
pbx_kdeconsole.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
pbx_kdeconsole_main.cc remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
pbx_loopback.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
pbx_realtime.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00
pbx_spool.c This rather large commit changes the way modules are loaded. 2006-04-14 14:08:19 +00:00