-Wwrite-strings: The Rest
[deliverable/binutils-gdb.git] / gdb / linespec.c
index a3cb0cbba165c07cd1dcc007ebca0cd2a38bd91f..dcbe25375dc744ab3ff770ef45a8e763c2257e4e 100644 (file)
@@ -1293,7 +1293,8 @@ decode_line_2 (struct linespec_state *self,
               struct symtabs_and_lines *result,
               const char *select_mode)
 {
-  char *args, *prompt;
+  char *args;
+  const char *prompt;
   int i;
   struct cleanup *old_chain;
   VEC (const_char_ptr) *filters = NULL;
This page took 0.023969 seconds and 4 git commands to generate.