summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/convbdf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/convbdf.c b/tools/convbdf.c
index 84ee6b26ae..d562365ed5 100644
--- a/tools/convbdf.c
+++ b/tools/convbdf.c
@@ -1405,7 +1405,7 @@ int gen_c_source(struct font* pf, char *path)
1405 " 0, /* ^ position */\n" 1405 " 0, /* ^ position */\n"
1406 " 0, /* ^ end */\n" 1406 " 0, /* ^ end */\n"
1407 " 0, /* ^ size */\n" 1407 " 0, /* ^ size */\n"
1408 " {{0,0,0,0,0},0,0,0}, /* cache */\n" 1408 " {{0,0,0,0,0},0,0,0,0,0}, /* cache */\n"
1409 " 0, /* */\n" 1409 " 0, /* */\n"
1410 " 0, /* */\n" 1410 " 0, /* */\n"
1411 " 0, /* */\n" 1411 " 0, /* */\n"