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

View File

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