]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/disasm.c
Constify add_setshow_*
[thirdparty/binutils-gdb.git] / gdb / disasm.c
index ab23384438ba44145ab4b594999dea0d09f65ab2..4b2c8e6b024ec61937e119e1807e5f9af5ccfde5 100644 (file)
@@ -938,7 +938,7 @@ set_disassembler_options (char *prospective_options)
 }
 
 static void
-set_disassembler_options_sfunc (char *args, int from_tty,
+set_disassembler_options_sfunc (const char *args, int from_tty,
                                struct cmd_list_element *c)
 {
   set_disassembler_options (prospective_options);