forgot about avn add... :(
[oweals/busybox.git] / console-tools / loadfont.c
index 513b3c170ebe25bc9508a7e732e7567359871204..5a05876c2926ba93e5b74c63710c82018963935c 100644 (file)
@@ -10,7 +10,7 @@
 #include "busybox.h"
 #include <sys/kd.h>
 
-enum{
+enum {
        PSF_MAGIC1 = 0x36,
        PSF_MAGIC2 = 0x04,