diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1999-03-23 17:00:39 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1999-03-23 17:00:39 +0000 |
commit | ef8f3a55fb1cf89975e29189e516da67f32d3247 (patch) | |
tree | 7f211564a1c946229b22daeabc8bfa7a4191aa12 /lib/libc | |
parent | b3fab81df21411a612bb66e43ea97a1e36b31bf1 (diff) |
Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversion
ourselves in display(). Since we don't use the curses input routines we
have to do the conversion by hand. This is cheap because input processing
is done on a per-character basis. Closes PR 783.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions