From: 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 fa4bf40..bc02183 100644
--- a/wrlib/context.c
+++ b/wrlib/context.c
@@ -463,7 +463,7 @@ static Bool setupPseudoColorColormap(RContext * context)
return allocatePseudoColor(context);
}
-static char *mygetenv(char *var, int scr)
+static char *mygetenv(const char *var, int scr)
{
char *p;
char varname[64];
--
1.7.10.4
--
To unsubscribe, send mail to [email protected].