From ff109ac9e64f0f107a21343cd82d603b04c35aaf Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 10 Feb 2018 11:25:29 +0000 Subject: MISRA-related changes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11473 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/osal/nil/osal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/hal/osal/nil/osal.h') diff --git a/os/hal/osal/nil/osal.h b/os/hal/osal/nil/osal.h index 9fd0b4192..6cc0325d9 100644 --- a/os/hal/osal/nil/osal.h +++ b/os/hal/osal/nil/osal.h @@ -162,7 +162,7 @@ typedef uint32_t systime_t; #if 0 /** - * @brief Type of system time counter. + * @brief Type of system time interval. */ typedef uint32_t sysinterval_t; #endif -- cgit v1.2.3