CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/08 09:23:44
Modified files:
usr.bin/less : screen.c
Log message:
Pass errret pointer to setupterm() to prevent setupterm()
from calling exit() when given an unknown terminal type.
>From Anton Lindqvist, who also upstreamed the fix.
