Whitespace corrections

Signed-off-by: Murray Calavera <murray.calavera@gmail.com>
This commit is contained in:
Murray Calavera
2015-06-06 13:02:22 +00:00
committed by Bryce Harrington
parent 97b9b17668
commit 883ac02d22
9 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -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);