diff --git a/utils/hwstub/lib/hwstub_net.cpp b/utils/hwstub/lib/hwstub_net.cpp index f561a1004b..7b62abd004 100644 --- a/utils/hwstub/lib/hwstub_net.cpp +++ b/utils/hwstub/lib/hwstub_net.cpp @@ -1347,5 +1347,5 @@ void socket_server::discovery_thread() debug() << "[net::srv:sock::discovery] stop\n"; } -} // namespace uri } // namespace net +} // namespace hwstub