aboutsummaryrefslogtreecommitdiffstats
path: root/psplash-fb.h
diff options
context:
space:
mode:
Diffstat (limited to 'psplash-fb.h')
-rw-r--r--psplash-fb.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/psplash-fb.h b/psplash-fb.h
index c6c3144..a4a0f4c 100644
--- a/psplash-fb.h
+++ b/psplash-fb.h
@@ -78,8 +78,7 @@ psplash_fb_draw_image (PSplashFB *fb,
uint8 *rle_data);
void
-psplash_fb_text_size (PSplashFB *fb,
- int *width,
+psplash_fb_text_size (int *width,
int *height,
const PSplashFont *font,
const char *text);