Signed-off-by: Kevin Brace <kevinbr...@gmx.com>
---
 src/rendition.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/rendition.c b/src/rendition.c
index 19826fe..58b49f2 100644
--- a/src/rendition.c
+++ b/src/rendition.c
@@ -480,7 +480,7 @@ renditionPreInit(ScrnInfoPtr pScreenInfo, int flags)
     MessageType       From;
     int               videoRam, Rounding, nModes = 0;
     renditionPtr      pRendition;
-    char             *in_string;
+    const char       *in_string;
     vgaHWPtr          pvgaHW;
     
 #ifdef DEBUG
-- 
2.7.4

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to