whitespace fixes. no code changes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/console-tools/loadfont.c b/console-tools/loadfont.c
index 9e887f2..032506d 100644
--- a/console-tools/loadfont.c
+++ b/console-tools/loadfont.c
@@ -229,7 +229,7 @@
 	}
 
 	/* 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;