Skip to content

Commit d15c2cd

Browse files
authored
chore: whitespace
1 parent b8e5348 commit d15c2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/impl/iceudpmuxlistener.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ namespace rtc::impl {
2424

2525
struct IceUdpMuxListener final {
2626
IceUdpMuxListener(uint16_t port, optional<string> bindAddress = nullopt);
27-
~IceUdpMuxListener();
27+
~IceUdpMuxListener();
2828

2929
void stop();
3030

0 commit comments

Comments
 (0)