commit | 883ac02d220b4e5c4e85f7287adc0b158ef45896 | [log] [tgz] |
---|---|---|
author | Murray Calavera <murray.calavera@gmail.com> | Sat Jun 06 13:02:22 2015 +0000 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Sat Jun 06 12:39:51 2015 -0700 |
tree | f2f5b91aa1e446a70f5496da3adcec6b14178669 | |
parent | 97b9b176682a24b9d4c31bdfb2a4a51decfbf013 [diff] [blame] |
Whitespace corrections Signed-off-by: Murray Calavera <murray.calavera@gmail.com>
diff --git a/shared/cairo-util.h b/shared/cairo-util.h index dc735a6..2f49ef8 100644 --- a/shared/cairo-util.h +++ b/shared/cairo-util.h
@@ -69,7 +69,7 @@ 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);