* cli/cli-decode.c (set_cmd_completer): New function.
[deliverable/binutils-gdb.git] / gdb / cli / cli-cmds.h
index d1515cd44cd0eb5aef8e9977bc6e3342d40d2b22..a6e574edd718c878dce4668233ee32e576974934 100644 (file)
@@ -105,7 +105,7 @@ void init_cmd_lists (void);
 
 void init_cli_cmds (void);
 
-int is_complete_command (void (*func) (char *args, int from_tty));
+int is_complete_command (struct cmd_list_element *cmd);
 
 /* Exported to gdb/main.c */
 
This page took 0.022918 seconds and 4 git commands to generate.