summaryrefslogtreecommitdiffhomepage
path: root/Kernel/KernelKit/ProcessScheduler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/KernelKit/ProcessScheduler.hpp')
-rw-r--r--Kernel/KernelKit/ProcessScheduler.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Kernel/KernelKit/ProcessScheduler.hpp b/Kernel/KernelKit/ProcessScheduler.hpp
index 9768d56a..8670691f 100644
--- a/Kernel/KernelKit/ProcessScheduler.hpp
+++ b/Kernel/KernelKit/ProcessScheduler.hpp
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright SoftwareLabs
+ Copyright SoftwareLabs
------------------------------------------- */
@@ -277,8 +277,8 @@ namespace NewOS
};
/*
- * Just a helper class, which contains some utilities for the scheduler.
- */
+ * Just a helper class, which contains some utilities for the scheduler.
+ */
class ProcessHelper final
{