From cb24fb97b48d541e881b07520e4c9d88f028d03c Mon Sep 17 00:00:00 2001 From: Mark Hermeling Date: Thu, 23 May 2024 20:11:07 +0000 Subject: [PATCH] Fix formatting warnings --- MISRA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MISRA.md b/MISRA.md index 919c6d480..ccef46627 100644 --- a/MISRA.md +++ b/MISRA.md @@ -59,7 +59,7 @@ MISRA C:2012 Rule 10.4 Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category. _Ref 10.4.1_ - - This is a basic comparison of positive values only. + - This is a basic comparison of positive values only. #### Rule 11.1 MISRA C:2012 Rule 11.1: Conversions shall not be performed between a pointer to