mirror of
https://github.com/coturn/coturn.git
synced 2025-10-28 05:21:00 +01:00
Fix formatting to fix lint error (#1258)
This commit is contained in:
parent
19744a4a39
commit
2850550be1
@ -264,7 +264,6 @@ static void del_alt_server(const char *saddr, int default_port, turn_server_addr
|
|||||||
addr_to_string(&addr, s);
|
addr_to_string(&addr, s);
|
||||||
TURN_LOG_FUNC(TURN_LOG_LEVEL_INFO, "Alternate server removed: %s\n", s);
|
TURN_LOG_FUNC(TURN_LOG_LEVEL_INFO, "Alternate server removed: %s\n", s);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user