aboutsummaryrefslogtreecommitdiffstats
path: root/pbx.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-02 03:03:27 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-02 03:03:27 +0000
commitf2062e9c848fdb6116f15e0851e58547a169fa74 (patch)
treee0cd235594728dfb3a98eae9955adeb043631deb /pbx.c
parentf6d234dd971464593c0ec81dd8b58925934483f8 (diff)
The build of aelparse was still broken in some cases, so instead of having to
keep figuring out workarounds for build issues on various platforms, just go ahead and remove what started all of this. Two instances of ast_calloc have been changed to calloc in pbx/ael/ael.y. ast_copy_string isn't actually needed here because the only place it is used is in ast_expr2f.c. However, the utils Makefile already builds its own ast_expr2f.o with -DSTANDALONE, which makes it use strncpy instead of ast_copy_string. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24115 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'pbx.c')
0 files changed, 0 insertions, 0 deletions