From 84cf2887093712e6a4dd5f047985a0ee2d5603f3 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss <113760121+Amlal-ElMahrouss@users.noreply.github.com> Date: Fri, 15 Nov 2024 07:59:57 +0100 Subject: Update DeviceMgr.h --- dev/ZKAKit/KernelKit/DeviceMgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 class DeviceInterface; - /***********************************************************************************/ + /***********************************************************************************/ /// @brief Device interface class. /// @note This is a class which represents an hardware device. /***********************************************************************************/ -- cgit v1.2.3