aboutsummaryrefslogtreecommitdiff
path: root/console-tools/loadfont.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-tools/loadfont.c')
-rw-r--r--console-tools/loadfont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/loadfont.c b/console-tools/loadfont.c
index 9e887f256..032506d6d 100644
--- a/console-tools/loadfont.c
+++ b/console-tools/loadfont.c
@@ -229,7 +229,7 @@ static void do_loadtable(int fd, unsigned char *inbuf, int tailsz, int fontsize,
229 } 229 }
230 230
231 /* Note: after PIO_UNIMAPCLR and before PIO_UNIMAP 231 /* Note: after PIO_UNIMAPCLR and before PIO_UNIMAP
232 this printf did not work on many kernels */ 232 * this printf did not work on many kernels */
233 233
234 advice.advised_hashsize = 0; 234 advice.advised_hashsize = 0;
235 advice.advised_hashstep = 0; 235 advice.advised_hashstep = 0;