Since WSFONT_NAME_SIZE was switched from 16 to 32, account for the
authorfcambus <fcambus@openbsd.org>
Sat, 17 Jun 2017 19:27:54 +0000 (19:27 +0000)
committerfcambus <fcambus@openbsd.org>
Sat, 17 Jun 2017 19:27:54 +0000 (19:27 +0000)
commitf633c93f3d790e20d82ccc90c1bf27d04a65f7ce
treebdcb6da234e396674aaf557933f5468daa70c7a6
parentb172cb7a68e168f3382e91c7e9c3c2f753f63fc5
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@
usr.sbin/wsfontload/wsfontload.c