@@ -24,7 +24,7 @@ namespace rtc::impl {
struct IceUdpMuxListener final {
IceUdpMuxListener(uint16_t port, optional<string> bindAddress = nullopt);
- ~IceUdpMuxListener();
+ ~IceUdpMuxListener();
void stop();