Minor misra text update

This commit is contained in:
Josh Stewart 2018-11-05 16:30:53 +11:00
parent 7820d5c2c4
commit 3efb6abb9e
1 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ No text specified
Rule 5.2
No text specified
Rule 5.3
No text specified
Mandatory - An identifier (variable) in an outer scope shall not be redfined within an inner scope
Rule 5.4
No text specified
Rule 5.5
@ -174,7 +174,7 @@ No text specified
Rule 16.2
No text specified
Rule 16.3
No text specified
Mandatory - All cases within switchs must have an unconditional break statement
Rule 16.4
Mandatory - All switch statements must have a default case
Rule 16.5
@ -282,4 +282,4 @@ No text specified
Rule 22.5
No text specified
Rule 22.6
No text specified
No text specified