Don't report TABLDISC - it "doesn't happen(TM)"
This commit is contained in:
parent
8687e09584
commit
9ce6a2e6b5
@ -862,9 +862,6 @@ ttyprt(tp, line)
|
||||
case NTTYDISC:
|
||||
(void)printf("ntty\n");
|
||||
break;
|
||||
case TABLDISC:
|
||||
(void)printf("tab\n");
|
||||
break;
|
||||
case SLIPDISC:
|
||||
(void)printf("slip\n");
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user