aboutsummaryrefslogtreecommitdiff
path: root/xkbcomp/indicators.h
diff options
context:
space:
mode:
Diffstat (limited to 'xkbcomp/indicators.h')
-rw-r--r--xkbcomp/indicators.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xkbcomp/indicators.h b/xkbcomp/indicators.h
index 35ae38a4c..8e7884d7c 100644
--- a/xkbcomp/indicators.h
+++ b/xkbcomp/indicators.h
@@ -62,7 +62,7 @@ extern LEDInfo *AddIndicatorMap(LEDInfo * /* oldLEDs */ ,
extern int SetIndicatorMapField(LEDInfo * /* led */ ,
XkbDescPtr /* xkb */ ,
- char * /* field */ ,
+ const char * /* field */ ,
ExprDef * /* arrayNdx */ ,
ExprDef * /* value */
);