Improve comments.
This commit is contained in:
parent
017162da6e
commit
9af3ab4ecd
3 changed files with 6 additions and 3 deletions
2
main.c
2
main.c
|
@ -255,7 +255,7 @@ static void checkhints(void)
|
|||
game.hintlc[hint] = 0;
|
||||
return;
|
||||
default: // LCOV_EXCL_LINE
|
||||
// Should never hap[pen
|
||||
// Should never happen
|
||||
BUG(HINT_NUMBER_EXCEEDS_GOTO_LIST); // LCOV_EXCL_LINE
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue