CVSROOT: /cvs Module name: src Changes by: fcam...@cvs.openbsd.org 2020/06/23 07:58:34
Modified files: sys/dev/wsfont : spleen12x24.h spleen16x32.h spleen32x64.h spleen5x8.h spleen8x16.h Log message: Use C99 initializers in wsdisplay_font struct definitions for Spleen kernel fonts. OK mpi@