summaryrefslogtreecommitdiffhomepage
path: root/dev/libDDK/src/ddk_str.c
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-11-20 19:40:30 -0500
committerGitHub <noreply@github.com>2025-11-20 19:40:30 -0500
commitc739255b48b3a5b2e184ca1a637f9f1f95c978ff (patch)
tree3db42241d514cf0e85b3ae6a3a1b17fa7ccf0f3b /dev/libDDK/src/ddk_str.c
parent72dc7188a81052bfeb649eecb420e6b52e2c0c4b (diff)
parentc464e5800961c809c73d4180f8a66885b53c63d7 (diff)
Merge pull request #78 from nekernel-org/devv0.0.6
meta: Codebase improvements on NeKernel.
Diffstat (limited to 'dev/libDDK/src/ddk_str.c')
-rw-r--r--dev/libDDK/src/ddk_str.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/libDDK/src/ddk_str.c b/dev/libDDK/src/ddk_str.c
index 1e2fde19..3021f84a 100644
--- a/dev/libDDK/src/ddk_str.c
+++ b/dev/libDDK/src/ddk_str.c
@@ -1,10 +1,10 @@
-/* -------------------------------------------
+/* ========================================
Copyright Amlal El Mahrouss.
Purpose: DDK String API.
-------------------------------------------- */
+======================================== */
#include <DriverKit/str.h>