summaryrefslogtreecommitdiffhomepage
path: root/Kernel/Sources/Json.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Sources/Json.cxx')
-rw-r--r--Kernel/Sources/Json.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Sources/Json.cxx b/Kernel/Sources/Json.cxx
index 6ecd8e47..ffec19ce 100644
--- a/Kernel/Sources/Json.cxx
+++ b/Kernel/Sources/Json.cxx
@@ -9,4 +9,4 @@
using namespace Kernel;
/// @brief Undefined object, is null in length.
-cInitObject(Kernel::JsonType::kUndefined, Kernel::JsonType);
+cInitObject(Kernel::JsonType::kNull, Kernel::JsonType);