2005-01-05 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
[deliverable/binutils-gdb.git] / gdb / command.h
index 5b7a5424c2967379f13d9f66e390630ebe03fa70..899d0d6249b50bc45ba98e54143b7e29328feb57 100644 (file)
@@ -234,7 +234,9 @@ extern void add_setshow_enum_cmd (char *name,
                                  cmd_sfunc_ftype *set_func,
                                  cmd_sfunc_ftype *show_func,
                                  struct cmd_list_element **set_list,
-                                 struct cmd_list_element **show_list);
+                                 struct cmd_list_element **show_list,
+                                 struct cmd_list_element **set_result,
+                                 struct cmd_list_element **show_result);
 
 extern void add_setshow_auto_boolean_cmd (char *name,
                                          enum command_class class,
This page took 0.035839 seconds and 4 git commands to generate.