summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/convbdf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/convbdf.c b/tools/convbdf.c
index 4ae358e..4cc7ec9 100644
--- a/tools/convbdf.c
+++ b/tools/convbdf.c
@@ -1413,6 +1413,7 @@ int gen_c_source(struct font* pf, char *path)
fprintf(ofp, " -1, /* font fd */\n"
" -1, /* font fd width */\n"
" -1, /* font fd offset */\n"
+ " -1, /* font handle */\n"
" 0, /* buffer start */\n"
" 0, /* ^ position */\n"
" 0, /* ^ end */\n"