summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/neo_driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/neo_driver.c b/src/neo_driver.c
index da01962..62d6742 100644
--- a/src/neo_driver.c
+++ b/src/neo_driver.c
@@ -636,7 +636,7 @@ NEOPreInit(ScrnInfoPtr pScrn, int flags)
int apertureSize;
Bool height_480 = FALSE;
Bool lcdCenterOptSet = FALSE;
- char *s;
+ const char *s;
if (flags & PROBE_DETECT) {
neoProbeDDC( pScrn, xf86GetEntityInfo(pScrn->entityList[0])->index );