summaryrefslogtreecommitdiff
path: root/hw/xfree86/ramdac/IBMPriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/ramdac/IBMPriv.h')
-rw-r--r--hw/xfree86/ramdac/IBMPriv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/ramdac/IBMPriv.h b/hw/xfree86/ramdac/IBMPriv.h
index a33da9106..309a193ad 100644
--- a/hw/xfree86/ramdac/IBMPriv.h
+++ b/hw/xfree86/ramdac/IBMPriv.h
@@ -6,7 +6,7 @@
#include "IBM.h"
typedef struct {
- char *DeviceName;
+ const char *DeviceName;
} xf86IBMramdacInfo;
extern xf86IBMramdacInfo IBMramdacDeviceInfo[];