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.