Oops, forgot this one.

SVN revision: 1996
This commit is contained in:
Michael Jennings 2000-01-28 22:25:16 +00:00
parent dcbcf4a4e4
commit f44ec37f4b
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ main(int argc, char **argv)
char buf[10240];
int i, j, k;
fd_set fd;
char ret;
signed char ret;
char *command;
waitonly = 0;