Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/06/1998 14:14:59
Module Name:	src
Committed By:	christos
Date:		Fri Nov  6 22:14:59 UTC 1998

Modified Files:
	src/usr.bin/tn3270/sys_curses: termout.c
Log Message:
- prototype tgetstr()
- add decls for *SE, *SO, *SV for svr4
- initscr() should not be compared with ERR, but NULL, since it returns
a window pointer.