Commit 1bfa1b1
Nikita Kraiouchkine
Fix RULE-11-7 query output message
The previous message referenced a "pointer to void type" rather than "pointer to object type" as specified by the query.1 parent e0e4181 commit 1bfa1b1
3 files changed
Lines changed: 6 additions & 4 deletions
File tree
- change_notes
- c/misra
- src/rules/RULE-11-7
- test/rules/RULE-11-7
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments