mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-01 03:05:50 +00:00
Whitespace cleanup to previous commit
This commit is contained in:
parent
e7fa70416d
commit
46f4709ee6
@ -315,7 +315,7 @@ static void parse_naptr(const ldns_rr *naptr, const char *number, enum_record_t
|
|||||||
if (zstr(str)) {
|
if (zstr(str)) {
|
||||||
if (str != NULL) {
|
if (str != NULL) {
|
||||||
/* In this case ldns_rr2str returned a malloc'd null terminated string */
|
/* In this case ldns_rr2str returned a malloc'd null terminated string */
|
||||||
switch_safe_free(str);
|
switch_safe_free(str);
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user