Merged from sys/dev/sio/sio.c revision 1.399.

This commit is contained in:
Yoshihiro Takahashi 2003-06-01 04:44:43 +00:00
parent b0327095f6
commit b19a8c613b
2 changed files with 0 additions and 4 deletions

View File

@ -2124,9 +2124,7 @@ comhardclose(com)
{
int s;
struct tty *tp;
int unit;
unit = com->unit;
s = spltty();
com->poll = FALSE;
com->poll_output = FALSE;

View File

@ -2124,9 +2124,7 @@ comhardclose(com)
{
int s;
struct tty *tp;
int unit;
unit = com->unit;
s = spltty();
com->poll = FALSE;
com->poll_output = FALSE;