Constify add_setshow_*
[deliverable/binutils-gdb.git] / gdb / symfile-debug.c
index 32dafa8602cb2a7ae2fd3a8232e4748ef8daad05..d67985f69568cf5d8ef3b43e5a887556b14d7465 100644 (file)
@@ -645,7 +645,7 @@ objfile_set_sym_fns (struct objfile *objfile, const struct sym_fns *sf)
 }
 
 static void
-set_debug_symfile (char *args, int from_tty, struct cmd_list_element *c)
+set_debug_symfile (const char *args, int from_tty, struct cmd_list_element *c)
 {
   struct program_space *pspace;
   struct objfile *objfile;
This page took 0.023654 seconds and 4 git commands to generate.