From eaa1cb3469c1abef0433c1a23102b53d59e47814 Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Wed, 19 Oct 2016 17:01:56 +0200 Subject: fix typo Change-Id: Ia69e5ff941549ca98b23b40927137bb29876b8f9 --- utils/hwstub/lib/hwstub_net.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3