-
- Downloads
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
Showing
- include/asterisk/ael_structs.h 11 additions, 3 deletionsinclude/asterisk/ael_structs.h
- pbx/ael/ael.flex 8 additions, 8 deletionspbx/ael/ael.flex
- pbx/ael/ael.tab.c 260 additions, 257 deletionspbx/ael/ael.tab.c
- pbx/ael/ael.tab.h 1 addition, 1 deletionpbx/ael/ael.tab.h
- pbx/ael/ael.y 12 additions, 9 deletionspbx/ael/ael.y
- pbx/ael/ael_lex.c 79 additions, 79 deletionspbx/ael/ael_lex.c
- pbx/pbx_ael.c 23 additions, 13 deletionspbx/pbx_ael.c
Loading
Please register or sign in to comment