]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Fix error in call reference conversion to string.
authorwadam <wadam@sangoma.com>
Tue, 8 Nov 2011 03:26:02 +0000 (22:26 -0500)
committerwadam <wadam@sangoma.com>
Tue, 8 Nov 2011 03:26:02 +0000 (22:26 -0500)
commit5c4a3f81a2e5c2077eb5949dfbc54101a17d3bdc
tree710c634c36fc3e9f988b6e12e3a745fe99541214
parent08e01bb5a202082295e19f98333a42e1456797cf
Fix error in call reference conversion to string.
  src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c
  cc1: warnings being treated as errors
  src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c: In function
  'handle_con_ind':
  src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c:255: warning: format '%x'
  expects type 'unsigned int', but argument 3 has type 'U32'
  make[6]: *** [ftmod_sangoma_ss7_la-ftmod_sangoma_ss7_handle.lo] Error 1
libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_handle.c