]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Merge pull request #5 in FS/freeswitch from ~KATHLEEN.KING/freeswitch-fork:clang...
authorMike Jerris <mike@jerris.com>
Mon, 14 Jul 2014 22:38:21 +0000 (17:38 -0500)
committerMike Jerris <mike@jerris.com>
Mon, 14 Jul 2014 22:38:21 +0000 (17:38 -0500)
commit6dca24bb2a3a17bc8dd50cc418c8792b6e2f1204
tree9f4a3277699075609a2ffab9f4e9092c1ab6a193
parent8d33af4e5c135d6f2b3eba63b98d17ac035b10ef
parent1affff9db4aaa29ab66f9f5db76f575eeabd86b5
Merge pull request #5 in FS/freeswitch from ~KATHLEEN.KING/freeswitch-fork:clang-warnings-werror to master

* commit '1affff9db4aaa29ab66f9f5db76f575eeabd86b5':
  Fixed a clang-3.5 missing-prototype warning and added doxygen documentation for switch_channel_set_presence_data_vals. #doxygen
  Fixed dead code.
  Fixed trucation of value warning.
  Removed a useless called to abs.
  Removed an autological-pointer-compare from src/switch_utils.c.
  Fixed trucation of value warning.
src/switch_core_media.c
src/switch_utils.c