From: Christophe CURIS <[email protected]>
Signed-off-by: Christophe CURIS <[email protected]>
---
wrlib/context.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wrlib/context.c b/wrlib/context.c
index da9dbe6..b6794d0 100644
--- a/wrlib/context.c
+++ b/wrlib/context.c
@@ -40,7 +40,7 @@ extern void _wraster_change_filter(int type);
static Bool bestContext(Display * dpy, int screen_number, RContext * context);
-static RContextAttributes DEFAULT_CONTEXT_ATTRIBS = {
+static const RContextAttributes DEFAULT_CONTEXT_ATTRIBS = {
RC_UseSharedMemory | RC_RenderMode | RC_ColorsPerChannel, /*
flags */
RDitheredRendering, /* render_mode */
4, /* colors_per_channel */
--
1.8.4.rc3
--
To unsubscribe, send mail to [email protected].