summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2011-05-26 15:55:22 +0000
committerTerry Wilson <twilson@digium.com>2011-05-26 15:55:22 +0000
commitfc8d4e823c7e7baae92752572b3e0e1077f9e45f (patch)
tree3113209dbd76614eebdffcae85f2b7447aba7f32 /contrib
parentdbfac9cb55200f04871503fafbd689bece5a4293 (diff)
Use va_copy for stringfields
The ast_string_field_build_va functions were written to take to separate va_lists to work around FreeBSD 4 not having va_copy defined. In the end, we don't support anything using gcc < 3 anyway because we use va_copy all over the place anyway. This patch just simplifies things by removing the second va_list function arguments in favor of va_copy. Review: https://reviewboard.asterisk.org/r/1233/ --This line, and those below, will be ignored-- M include/asterisk/stringfields.h M main/utils.c M main/channel.c git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@320946 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions