gdb: rename cmd_list_element::prefixlist to subcommands
[deliverable/binutils-gdb.git] / gdb / command.h
index 33feb19166c690e2ea23f888940e3b3781e9445c..fe3c7b482f04b809577da73957c02014873b20df 100644 (file)
@@ -208,7 +208,7 @@ extern struct cmd_list_element *add_show_prefix_cmd
 extern struct cmd_list_element *add_prefix_cmd_suppress_notification
                        (const char *name, enum command_class theclass,
                         cmd_const_cfunc_ftype *fun,
-                        const char *doc, struct cmd_list_element **prefixlist,
+                        const char *doc, struct cmd_list_element **subcommands,
                         int allow_unknown,
                         struct cmd_list_element **list,
                         int *suppress_notification);
This page took 0.024384 seconds and 4 git commands to generate.