summaryrefslogtreecommitdiffhomepage
path: root/Private/ObjectKit/ObjectKit.hxx
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-03-25 20:17:53 +0100
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-03-25 20:17:53 +0100
commit3b3b36dcc6542e203475fe1d50ed89799e3f3fc6 (patch)
tree3d1e4cfba79343e2b5ef8db58c58271009a44937 /Private/ObjectKit/ObjectKit.hxx
parentd968190d1ba48638c1481be0d367ee3cea82ae55 (diff)
Kernel: implement some tickets, improved stuff.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Private/ObjectKit/ObjectKit.hxx')
-rw-r--r--Private/ObjectKit/ObjectKit.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/Private/ObjectKit/ObjectKit.hxx b/Private/ObjectKit/ObjectKit.hxx
index 904e23cb..744f8a61 100644
--- a/Private/ObjectKit/ObjectKit.hxx
+++ b/Private/ObjectKit/ObjectKit.hxx
@@ -9,8 +9,7 @@
#include <NewKit/Defines.hpp>
#include <CFKit/GUIDWrapper.hpp>
-#define kObjectGlobalNamespaceSystem "HCORE_ROOT\\"
-#define kObjectGlobalNamespaceUser "HCORE_USER_ROOT\\"
+#define kObjectGlobalNamespace ":\\"
enum {
kObjectTypeProcess,