diff options
Diffstat (limited to 'utils')
| -rw-r--r-- | utils/hwstub/lib/hwstub_net.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/hwstub/lib/hwstub_net.cpp b/utils/hwstub/lib/hwstub_net.cpp index f561a10..7b62abd 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 |