Signed-off-by: Kevin Brace <[email protected]>
---
 src/apm_driver.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/apm_driver.c b/src/apm_driver.c
index ece599e..92da51c 100644
--- a/src/apm_driver.c
+++ b/src/apm_driver.c
@@ -355,7 +355,8 @@ ApmPreInit(ScrnInfoPtr pScrn, int flags)
     EntityInfoPtr      pEnt;
     vgaHWPtr           hwp;
     MessageType                from;
-    char               *mod = NULL, *req = NULL, *s;
+    char               *mod = NULL, *req = NULL;
+    const char         *s;
     ClockRangePtr      clockRanges;
     int                        i;
     xf86MonPtr         MonInfo = NULL;
-- 
2.7.4

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

Reply via email to