summaryrefslogtreecommitdiff
path: root/renderutil/xcb_renderutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'renderutil/xcb_renderutil.h')
-rw-r--r--renderutil/xcb_renderutil.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/renderutil/xcb_renderutil.h b/renderutil/xcb_renderutil.h
index e18c879..a535eae 100644
--- a/renderutil/xcb_renderutil.h
+++ b/renderutil/xcb_renderutil.h
@@ -51,7 +51,8 @@ enum {
};
XCBRenderPICTVISUAL *
-XCBRenderUtilFindVisualFormat (XCBRenderQueryPictFormatsRep *formats, const XCBVISUALID visual);
+XCBRenderUtilFindVisualFormat (const XCBRenderQueryPictFormatsRep *formats,
+ const XCBVISUALID visual);
XCBRenderPICTFORMINFO *
XCBRenderUtilFindFormat (const XCBRenderQueryPictFormatsRep *formats,