CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/15 13:06:01
Modified files:
usr.bin/less : charset.h cmdbuf.c cvt.c line.c
Log message:
trivial replacement of the home-grown IS_ASCII_OCTET()
with the standard isascii(3)
