summaryrefslogtreecommitdiffhomepage
path: root/public/frameworks
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-10-04 02:55:38 +0200
committerAmlal El Mahrouss <amlal@nekernel.org>2025-10-04 02:55:38 +0200
commitd8de88f25cfa7cc7a46ee8913ba1338f67aaeac5 (patch)
tree4431cf4f504b5d4d644ca88b87775a3f36e0b4d9 /public/frameworks
parentee64ca1014ee2bdf07bd5011f6aa9f77da104a4d (diff)
feat: kernel: codebase improvements.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'public/frameworks')
-rw-r--r--public/frameworks/CoreFoundation.fwrk/headers/Ref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/frameworks/CoreFoundation.fwrk/headers/Ref.h b/public/frameworks/CoreFoundation.fwrk/headers/Ref.h
index 87005db1..c8d1ba69 100644
--- a/public/frameworks/CoreFoundation.fwrk/headers/Ref.h
+++ b/public/frameworks/CoreFoundation.fwrk/headers/Ref.h
@@ -78,4 +78,4 @@ class CFNonNullRef final {
};
} // namespace CF
-#endif // ifndef _NEWKIT_REF_H_
+#endif // ifndef _NEKIT_REF_H_