1
0
Fork 0
forked from len0rd/rockbox
Change-Id: Ia69e5ff941549ca98b23b40927137bb29876b8f9
This commit is contained in:
Amaury Pouly 2016-10-19 17:01:56 +02:00
parent 21fb5aff39
commit eaa1cb3469

View file

@ -1347,5 +1347,5 @@ void socket_server::discovery_thread()
debug() << "[net::srv:sock::discovery] stop\n"; debug() << "[net::srv:sock::discovery] stop\n";
} }
} // namespace uri
} // namespace net } // namespace net
} // namespace hwstub