We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4867d45 commit 0aa15f9Copy full SHA for 0aa15f9
doc/contribute/coding_guidelines/index.rst
@@ -951,7 +951,7 @@ should comply with the rules listed below.
951
952
.. _MisraC_Rule_21_13:
953
* - 130
954
- - Any value passed to a function in <ctype.h> shall be representable as an unsigned char or be the value EO
+ - Any value passed to a function in <ctype.h> shall be representable as an unsigned char or be the value EOF
955
- `Rule 21.13 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_21_13.c>`_
956
- Mandatory
957
- N/A
0 commit comments