Subject: changed files: 'src/sys/kern tty_tb.c'
To: None <source-changes>
From: Adam Glass <glass>
List: source-changes
Date: 11/08/1993 22:22:28
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/c/users/glass/src/sys/kern

Modified Files:
	tty_tb.c 
Log Message:
T_LINEP member of struct tty becomes t_sc.  This replaces the 
#define t_sc T_LINEP
that appear in tty_tb.c, if_sl.c, and if_ppp.h


------------------------------------------------------------------------------