Don't refer to TABLDISC in the comments here.

Submitted by:	bde
Approved by:	jkh
This commit is contained in:
Peter Wemm 2000-01-30 10:14:13 +00:00
parent d02b52e7b5
commit d2b4236a60
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56906

View File

@ -79,7 +79,7 @@ struct linesw linesw[MAXLDISC] =
#else #else
NODISC(2), NODISC(2),
#endif #endif
NODISC(3), /* TABLDISC */ NODISC(3), /* loadable */
NODISC(4), /* SLIPDISC */ NODISC(4), /* SLIPDISC */
NODISC(5), /* PPPDISC */ NODISC(5), /* PPPDISC */
NODISC(6), /* NETGRAPHDISC */ NODISC(6), /* NETGRAPHDISC */