gdb/
[deliverable/binutils-gdb.git] / gdb / symtab.c
index dbef7591f8a8e82f10191e070342342b2a24c9b5..216d6fe2a106338f0ce911ffbf7e3c133a541f50 100644 (file)
@@ -122,7 +122,7 @@ int basenames_may_differ = 0;
 const char multiple_symbols_ask[] = "ask";
 const char multiple_symbols_all[] = "all";
 const char multiple_symbols_cancel[] = "cancel";
-static const char *multiple_symbols_modes[] =
+static const char *const multiple_symbols_modes[] =
 {
   multiple_symbols_ask,
   multiple_symbols_all,
This page took 0.02499 seconds and 4 git commands to generate.