mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-21 02:47:01 +00:00
revert whitespace change
This commit is contained in:
parent
20bbee8765
commit
03e5b366f7
@ -1602,7 +1602,6 @@ static void parse_media_attr(sdp_parser_t *p, char *r, sdp_media_t *m,
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (rtp && su_casematch(name, "rtpmap")) {
|
if (rtp && su_casematch(name, "rtpmap")) {
|
||||||
|
|
||||||
if ((n = parse_rtpmap(p, r, m)) == 0 || n < -1)
|
if ((n = parse_rtpmap(p, r, m)) == 0 || n < -1)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user