Minor simplification.
This commit is contained in:
@@ -77,7 +77,7 @@ int main (void)
|
|||||||
#else
|
#else
|
||||||
|
|
||||||
/* Wait for the user to press a key */
|
/* Wait for the user to press a key */
|
||||||
(void) cgetc ();
|
cgetc ();
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user