2004-07-26 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / cli / cli-decode.h
index d8ab67d49f043b1a1aee194145c416c852f3e295..97e71063973b27ba5a51d234347c09d8fb2eb961 100644 (file)
@@ -295,9 +295,8 @@ extern struct cmd_list_element *add_set_enum_cmd (char *name,
                                                  char *doc,
                                                  struct cmd_list_element **list);
 
-extern struct cmd_list_element *add_show_from_set (struct cmd_list_element *,
-                                                  struct cmd_list_element
-                                                  **);
+extern struct cmd_list_element *deprecated_add_show_from_set (struct cmd_list_element *,
+                                                             struct cmd_list_element **);
 
 /* Functions that implement commands about CLI commands. */
 
This page took 0.025467 seconds and 4 git commands to generate.