summaryrefslogtreecommitdiff
path: root/channels/chan_pjsip.c
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2015-03-30 02:44:57 +0000
committerMatthew Jordan <mjordan@digium.com>2015-03-30 02:44:57 +0000
commit5f8faf16af107855e6afa2574b3e9436ed20250c (patch)
treec0f4d512da952404de20faf78a53a68d2843b021 /channels/chan_pjsip.c
parent09b681e344b5f40544ae0de8685a4010cba1d21e (diff)
clang compiler warnings: Fix -Wabsolute-value warnings
This patch fixes several warnings caught by clang - in this case, usage of the abs function on non-integer values. This patch uses labs and fabs, as appropriate, in the various affected files. Review: https://reviewboard.asterisk.org/r/4525 ASTERISK-24917 Reported by: dkdegroot patches: rb4525.patch submitted by dkdegroot (License 6600) ........ Merged revisions 433749 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@433750 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/chan_pjsip.c')
0 files changed, 0 insertions, 0 deletions