misra: fix test assertion

This commit is contained in:
Daniel Marjamäki 2018-05-04 22:30:24 +02:00
parent 904e9149bf
commit 286e300c6f
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ void misra_16_6() {
default: break;
}
// No 16.6 in this switch:
// No 16 6 in this switch:
switch (x) {
case A: return 1; // 15.5
case B: return 1; // 15.5