Back out part of last change

This commit is contained in:
Alan Carvalho de Assis 2017-01-04 08:00:00 -06:00 committed by Gregory Nutt
parent 37668dc731
commit b08b38d976

View File

@ -62,7 +62,7 @@
/* Maximum height and width of any glyph in the set */
#define NXFONT_MAXHEIGHT 6
#define NXFONT_MAXWIDTH 4
#define NXFONT_MAXWIDTH 3
/* The width of a space */