summaryrefslogtreecommitdiffhomepage
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-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.
/***********************************************************************************/