Documerntation and comment polishing.
This commit is contained in:
parent
9a1b4d021e
commit
89266b7c1a
2 changed files with 7 additions and 3 deletions
2
main.c
2
main.c
|
@ -1313,7 +1313,7 @@ static bool do_command()
|
|||
default: // LCOV_EXCL_LINE
|
||||
BUG(ACTION_RETURNED_PHASE_CODE_BEYOND_END_OF_SWITCH); // LCOV_EXCL_LINE
|
||||
}
|
||||
} /* while command has nob been fully processed */
|
||||
} /* while command has not been fully processed */
|
||||
} /* while command is not yet given */
|
||||
} /* while command is not executed */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue