gdb/
[deliverable/binutils-gdb.git] / gdb / mips-tdep.c
index ff06ccf99b7ce10c46956b34440b81cc721310af..63b449d20e9a98c6dd2c024346cfdd718b47317a 100644 (file)
@@ -82,7 +82,7 @@ enum
 
 static const char *mips_abi_string;
 
-static const char *mips_abi_strings[] = {
+static const char *const mips_abi_strings[] = {
   "auto",
   "n32",
   "o32",
This page took 0.02747 seconds and 4 git commands to generate.