diff options
Diffstat (limited to 'src/LYEditmap.c')
-rw-r--r-- | src/LYEditmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYEditmap.c b/src/LYEditmap.c index f5573071..2b30e1c7 100644 --- a/src/LYEditmap.c +++ b/src/LYEditmap.c @@ -940,7 +940,7 @@ LYEditCode *LYLineEditors[] = * Add the name that the user will see below. * The order of LYLineEditors and LYLineditNames MUST be the same. */ -char *LYLineeditNames[] = +const char *LYLineeditNames[] = { "Default Binding", #ifdef EXP_ALT_BINDINGS |