aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/service/src/device.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--um/service/src/device.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/um/service/src/device.cpp b/um/service/src/device.cpp
index a6333c7..003c19d 100644
--- a/um/service/src/device.cpp
+++ b/um/service/src/device.cpp
@@ -14,7 +14,7 @@
#include <string>
#include <system_error>
-namespace libservice
+namespace service
{
namespace
{