Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_APP_ARGS...
authorMark Michelson <mmichelson@digium.com>
Wed, 2 Jan 2008 21:08:33 +0000 (21:08 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 2 Jan 2008 21:08:33 +0000 (21:08 +0000)
commit5107c5474c1959e8156a5e25b536022913c06218
tree739e5cdc865e251d4363c04710c26c1174b637dd
parent70071915e19d261449408c3d05abaebd3d7a7819
Change instances of AST_NONSTANDARD_APP_ARGS(foo, bar, ',') to AST_STANDARD_APP_ARGS(foo, bar)

(closes issue #11668, reported and patched by mvanbaak)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95994 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_rpt.c
channels/chan_agent.c
funcs/func_odbc.c
funcs/func_strings.c