CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2020/06/24 11:24:35
Modified files: sys/dev/wsfont : bold8x16-iso1.h bold8x16.h gallant12x22.h Log message: Use C99 initializers in wsdisplay_font struct definitions for "Boldface", "Boldface.iso1", and "Gallant". OK mpi@