summaryrefslogtreecommitdiff
path: root/channels/chan_gtalk.c
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-01-19 18:00:00 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-01-19 18:00:00 +0000
commit9d509eaf76a950825a1cd473d8c752cfa6b0c5a7 (patch)
tree13d352ac91c7f8f5994a3411da39234e31cab668 /channels/chan_gtalk.c
parente7c5029d23072aade199bec852f3a01a1001ce2a (diff)
As the comment in the diff says:
AST_INLINE_API() is a macro that takes a block of code as an argument. Using preprocessor #directives in the argument is not supported by all compilers, and it is a bit of an obfuscation anyways, so avoid it. As a workaround, define a macro that produces either its argument or nothing, and use that instead of #ifdef/#endif within the argument to AST_INLINE_API(). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@51312 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/chan_gtalk.c')
0 files changed, 0 insertions, 0 deletions