summaryrefslogtreecommitdiffhomepage
path: root/DDK/KernelString.c
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-07-26 09:18:51 +0200
committerAmlal EL Mahrouss <amlalelmahrouss@icloud.com>2024-07-26 09:18:51 +0200
commit14769b940725a9e323d237179e812ccfdae08382 (patch)
tree67892a70fc54e30373442acaae6a4058ce3a983e /DDK/KernelString.c
parent31f1293d3192e0910906858aded1aca88c6ef4c5 (diff)
[IMP] DDK compiles as a DLL now.
[IMP] DDK versioning symbols. [UPD] manifest.json of NetBoot has been updated. [UPD] update OS-Design.drawio to replace launcher to UI and CF and CG at the same level, SCI is the lowest level of abstraction as it should be. Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'DDK/KernelString.c')
-rw-r--r--DDK/KernelString.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/DDK/KernelString.c b/DDK/KernelString.c
index 52e71e0f..2cb6adcc 100644
--- a/DDK/KernelString.c
+++ b/DDK/KernelString.c
@@ -2,7 +2,7 @@
Copyright ZKA Technologies
- Purpose: Kernel Strings.
+ Purpose: DDK Strings.
------------------------------------------- */