Fix formatting warnings

This commit is contained in:
Mark Hermeling 2024-05-23 20:11:07 +00:00
parent d024f50a0b
commit cb24fb97b4

View file

@ -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. Both operands of an operator in which the usual arithmetic conversions are performed shall have the same essential type category.
_Ref 10.4.1_ _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 #### Rule 11.1
MISRA C:2012 Rule 11.1: Conversions shall not be performed between a pointer to MISRA C:2012 Rule 11.1: Conversions shall not be performed between a pointer to