mirror of https://github.com/sipwise/sems.git
This commit fixes that: AmSdp.cpp: In function 'void parse_sdp_media(AmSdp*, char*)': AmSdp.cpp:858:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 858 | if (next > media_line) | ^~ AmSdp.cpp:860:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 860 | m.type = media_type(media); | ^ Change-Id: Ie5b7760d3e11ec825ea68138d06eaeb150da202cmr11.4.1
parent
687050c4b4
commit
a18d614504
Loading…
Reference in new issue