summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/PEFCodeManager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/PEFCodeManager.cxx')
-rw-r--r--Kernel/Sources/PEFCodeManager.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/Sources/PEFCodeManager.cxx b/Kernel/Sources/PEFCodeManager.cxx
index 09f6e90e..6f06ac37 100644
--- a/Kernel/Sources/PEFCodeManager.cxx
+++ b/Kernel/Sources/PEFCodeManager.cxx
@@ -13,7 +13,7 @@
#include <NewKit/OwnPtr.hpp>
#include <NewKit/String.hpp>
-namespace NewOS
+namespace Kernel
{
namespace Detail
{
@@ -238,4 +238,4 @@ namespace NewOS
{
return kPefApplicationMime;
}
-} // namespace NewOS
+} // namespace Kernel