summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/hwstub/lib/hwstub_net.cpp2
1 files changed, 1 insertions, 1 deletions
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