CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2017/06/17 13:27:54
Modified files: usr.sbin/wsfontload: wsfontload.c Log message: Since WSFONT_NAME_SIZE was switched from 16 to 32, account for the change in wsfontload as well: tweak spacing and printf format string. OK deraadt@, mpi@