aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/um/service/src/windows_error.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--um/service/src/windows_error.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/um/service/src/windows_error.cpp b/um/service/src/windows_error.cpp
index 90ebd7c..5b358ca 100644
--- a/um/service/src/windows_error.cpp
+++ b/um/service/src/windows_error.cpp
@@ -9,7 +9,7 @@
#include <string>
-namespace libservice
+namespace service
{
std::string WindowsErrorCategory::message(int code) const
{