import gdb-1999-09-08 snapshot

This commit is contained in:
Stan Shebs 1999-09-09 00:02:17 +00:00
parent 325188ecac
commit d4f3574e77
201 changed files with 8614 additions and 4843 deletions

View file

@ -281,7 +281,7 @@ tcp_readchar (scb, timeout)
else if (timeout == 0)
{
status == SERIAL_TIMEOUT;
status = SERIAL_TIMEOUT;
break;
}
}