Files
asterisk/include/asterisk
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
..
2006-04-14 22:02:19 +00:00
2006-04-26 22:41:16 +00:00
2006-03-31 10:06:42 +00:00
2006-03-22 21:43:38 +00:00
2006-03-07 01:12:09 +00:00
2006-04-03 18:38:28 +00:00
2006-04-16 12:57:15 +00:00
2006-04-14 21:00:59 +00:00
2006-03-29 02:12:31 +00:00
2006-02-10 23:55:47 +00:00