Constify add_cmd gdb_bfd.c
[deliverable/binutils-gdb.git] / gdb / gdb_bfd.c
index d80b3fb7bcdd5a0c61181586ab5a5702fcf97cb3..29080b852a5fde8eac783bcde1e2307139fabe52 100644 (file)
@@ -974,7 +974,7 @@ print_one_bfd (void **slot, void *data)
 /* Implement the 'maint info bfd' command.  */
 
 static void
-maintenance_info_bfds (char *arg, int from_tty)
+maintenance_info_bfds (const char *arg, int from_tty)
 {
   struct ui_out *uiout = current_uiout;
 
This page took 0.025392 seconds and 4 git commands to generate.