summaryrefslogtreecommitdiff
path: root/shared
diff options
context:
space:
mode:
authorMurray Calavera <murray.calavera@gmail.com>2015-06-06 13:02:22 +0000
committerBryce Harrington <bryce@osg.samsung.com>2015-06-06 12:39:51 -0700
commit883ac02d220b4e5c4e85f7287adc0b158ef45896 (patch)
treef2f5b91aa1e446a70f5496da3adcec6b14178669 /shared
parent97b9b176682a24b9d4c31bdfb2a4a51decfbf013 (diff)
downloadweston-883ac02d220b4e5c4e85f7287adc0b158ef45896.tar.gz
Whitespace corrections
Signed-off-by: Murray Calavera <murray.calavera@gmail.com>
Diffstat (limited to 'shared')
-rw-r--r--shared/cairo-util.h2
1 files changed, 1 insertions, 1 deletions
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);