Constify add_setshow_*
[deliverable/binutils-gdb.git] / gdb / osabi.c
index b4850bc9ad7a9afcaa0417280542f5c661a9bfba..9f3fe3c9fac8456203fc8d1220e3fc219faa7ea5 100644 (file)
@@ -592,7 +592,7 @@ generic_elf_osabi_sniffer (bfd *abfd)
 }
 \f
 static void
-set_osabi (char *args, int from_tty, struct cmd_list_element *c)
+set_osabi (const char *args, int from_tty, struct cmd_list_element *c)
 {
   struct gdbarch_info info;
 
This page took 0.025591 seconds and 4 git commands to generate.