CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2020/07/17 01:58:46
Modified files: sys/dev/rasops : rasops.c Log message: Merge the two if blocks checking if the font in use contains a given character in rasops_mapchar(). OK kn@, cheloha@