hust testsuite: fix a false positive
[oweals/busybox.git] / console-tools / loadfont.c
index 9e887f2566a72083c67f083f525daf3ce6780284..032506d6da1396c3d8d6e9c21624b35abc701610 100644 (file)
@@ -229,7 +229,7 @@ static void do_loadtable(int fd, unsigned char *inbuf, int tailsz, int fontsize,
        }
 
        /* Note: after PIO_UNIMAPCLR and before PIO_UNIMAP
-          this printf did not work on many kernels */
+        * this printf did not work on many kernels */
 
        advice.advised_hashsize = 0;
        advice.advised_hashstep = 0;