Minor simplification.
This commit is contained in:
parent
9bc096d9b0
commit
64c10aa2fe
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ int main (void)
|
|||
#else
|
||||
|
||||
/* Wait for the user to press a key */
|
||||
(void) cgetc ();
|
||||
cgetc ();
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue