aboutsummaryrefslogtreecommitdiffstats
path: root/psplash-fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'psplash-fb.c')
-rw-r--r--psplash-fb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/psplash-fb.c b/psplash-fb.c
index cdcbc19..8daaf6f 100644
--- a/psplash-fb.c
+++ b/psplash-fb.c
@@ -461,8 +461,7 @@ psplash_font_glyph (const PSplashFont *font, wchar_t wc, u_int32_t **bitmap)
}
void
-psplash_fb_text_size (PSplashFB *fb,
- int *width,
+psplash_fb_text_size (int *width,
int *height,
const PSplashFont *font,
const char *text)