gdb/
[deliverable/binutils-gdb.git] / gdb / filesystem.c
index a32b95784d2ded57ff2d088f8a03cf8eb13f2fb5..d855b7511c9bb9f2876a958183410a9baa325ff0 100644 (file)
@@ -25,7 +25,7 @@
 const char file_system_kind_auto[] = "auto";
 const char file_system_kind_unix[] = "unix";
 const char file_system_kind_dos_based[] = "dos-based";
-const char *target_file_system_kinds[] =
+const char *const target_file_system_kinds[] =
 {
   file_system_kind_auto,
   file_system_kind_unix,
This page took 0.026347 seconds and 4 git commands to generate.