diff options
Diffstat (limited to 'indicators.h')
-rw-r--r-- | indicators.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indicators.h b/indicators.h index 35ae38a..8e7884d 100644 --- a/indicators.h +++ b/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 */ ); |