removed trailing whitespaces
svn-id: r40742
This commit is contained in:
parent
4f55f1e730
commit
bba91075bf
31 changed files with 97 additions and 97 deletions
|
@ -91,7 +91,7 @@ char inputbuf[256] = "";
|
|||
|
||||
static const char *_debug_get_input() {
|
||||
char newinpbuf[256];
|
||||
|
||||
|
||||
printf("> ");
|
||||
if (!fgets(newinpbuf, 254, stdin))
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue