summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKAKit/KernelKit
diff options
context:
space:
mode:
authorAmlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com>2024-11-15 07:59:57 +0100
committerGitHub <noreply@github.com>2024-11-15 07:59:57 +0100
commit84cf2887093712e6a4dd5f047985a0ee2d5603f3 (patch)
tree07c7f0a0874a7c2054f4e146472e157d6393318a /dev/ZKAKit/KernelKit
parent5bf8c4609fee869746e642e02b2a7c18ea31c5d3 (diff)
Update DeviceMgr.h
Diffstat (limited to 'dev/ZKAKit/KernelKit')
-rw-r--r--dev/ZKAKit/KernelKit/DeviceMgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKAKit/KernelKit/DeviceMgr.h b/dev/ZKAKit/KernelKit/DeviceMgr.h
index 8365e2f2..a38f39d1 100644
--- a/dev/ZKAKit/KernelKit/DeviceMgr.h
+++ b/dev/ZKAKit/KernelKit/DeviceMgr.h
@@ -33,7 +33,7 @@ namespace Kernel
template <typename T>
class DeviceInterface;
- /***********************************************************************************/
+ /***********************************************************************************/
/// @brief Device interface class.
/// @note This is a class which represents an hardware device.
/***********************************************************************************/