aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libfont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libfont.h b/include/libfont.h
index 964c446..860d8d4 100644
--- a/include/libfont.h
+++ b/include/libfont.h
@@ -160,7 +160,7 @@ int font·glyph_svg(font·Info *info, int gl, char **svg);
/* bitmap rendering */
/* frees the bitmap allocated below */
-void font·freebitmap(uchar *bitmap, void *userdata);
+void font·freebitmap(font·Info *info, uchar *bitmap);
/*
* allocates a large-enough single-channel 8bpp bitmap and renders the