From 05f085c9055fa5bd13bdba40fc40fb3f00d69fab Mon Sep 17 00:00:00 2001 From: Amlal Date: Sat, 26 Oct 2024 07:59:10 +0200 Subject: IMP: Fixes and improvements. Signed-off-by: Amlal --- dev/zka/src/Timer.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/zka/src/Timer.cc') diff --git a/dev/zka/src/Timer.cc b/dev/zka/src/Timer.cc index e7ad488a..a36ac0c3 100644 --- a/dev/zka/src/Timer.cc +++ b/dev/zka/src/Timer.cc @@ -7,7 +7,7 @@ #include ///! BUGS: 0 -///! @file Timer.cxx +///! @file Timer.cc ///! @brief Software Timer implementation using namespace Kernel; -- cgit v1.2.3