stupid compiler this should never have worked

This commit is contained in:
Jeff Lenk 2011-04-20 16:26:47 -05:00
parent b9379b091a
commit 3d73e23b12
1 changed files with 1 additions and 1 deletions

View File

@ -839,9 +839,9 @@ static const char *basic_gets(int *cnt)
}
Sleep(20);
}
#endif
return command_buf;
#endif
}
#endif