summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/IndexableProperty.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/IndexableProperty.cxx')
-rw-r--r--Kernel/Sources/IndexableProperty.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/Sources/IndexableProperty.cxx b/Kernel/Sources/IndexableProperty.cxx
index 7e609037..5cb1d54a 100644
--- a/Kernel/Sources/IndexableProperty.cxx
+++ b/Kernel/Sources/IndexableProperty.cxx
@@ -16,7 +16,7 @@
#define kMaxLenIndexer 256
-namespace NewOS
+namespace Kernel
{
namespace Indexer
{
@@ -56,4 +56,4 @@ namespace NewOS
}
}
} // namespace Indexer
-} // namespace NewOS
+} // namespace Kernel