summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/CodeManager.hpp
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-19 19:13:03 +0200
committerAmlal El Mahrouss <amlal@el-mahrouss-logic.com>2024-05-19 19:13:03 +0200
commitaad2c069563a3e7318b575216db6deb313445f2c (patch)
tree2ba42b767473bebdca9d2538d120f0b4d82194e4 /Kernel/KernelKit/CodeManager.hpp
parentc0428f8e5feba9573e572a1a1b3c66cfa1f29108 (diff)
MHR-23: Fix run_format.sh, inl files needs to be formated as well.
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to 'Kernel/KernelKit/CodeManager.hpp')
-rw-r--r--Kernel/KernelKit/CodeManager.hpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/Kernel/KernelKit/CodeManager.hpp b/Kernel/KernelKit/CodeManager.hpp
index 176efcfd..bae91b79 100644
--- a/Kernel/KernelKit/CodeManager.hpp
+++ b/Kernel/KernelKit/CodeManager.hpp
@@ -1,14 +1,14 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
- File: CodeManager.hpp
- Purpose: Code Manager and Shared Objects.
+ File: CodeManager.hpp
+ Purpose: Code Manager and Shared Objects.
- Revision History:
+ Revision History:
- 30/01/24: Added file (amlel)
- 3/8/24: Add UPP struct.
+ 30/01/24: Added file (amlel)
+ 3/8/24: Add UPP struct.
------------------------------------------- */