]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/cli/cli-setshow.h
constify command prefix
[thirdparty/binutils-gdb.git] / gdb / cli / cli-setshow.h
index 7619badad8000b7e872cef3509c65edda91cdd53..38a8148826be0f53dbc728c9056693f86d47a207 100644 (file)
@@ -29,6 +29,6 @@ extern void do_show_command (const char *arg, int from_tty,
                             struct cmd_list_element *c);
 
 extern void cmd_show_list (struct cmd_list_element *list, int from_tty,
-                          char *prefix);
+                          const char *prefix);
 
 #endif /* !defined (CLI_SETSHOW_H) */