Minor misra text update
This commit is contained in:
parent
7820d5c2c4
commit
3efb6abb9e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue