From 883ac02d220b4e5c4e85f7287adc0b158ef45896 Mon Sep 17 00:00:00 2001 From: Murray Calavera Date: Sat, 6 Jun 2015 13:02:22 +0000 Subject: Whitespace corrections Signed-off-by: Murray Calavera --- shared/cairo-util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared') diff --git a/shared/cairo-util.h b/shared/cairo-util.h index dc735a6c..2f49ef88 100644 --- a/shared/cairo-util.h +++ b/shared/cairo-util.h @@ -69,7 +69,7 @@ enum { void theme_set_background_source(struct theme *t, cairo_t *cr, uint32_t flags); void -theme_render_frame(struct theme *t, +theme_render_frame(struct theme *t, cairo_t *cr, int width, int height, const char *title, struct wl_list *buttons, uint32_t flags); -- cgit v1.2.1