import gdb-1999-0519
[deliverable/binutils-gdb.git] / gdb / gdbcmd.h
index 65b3b7a941c422cf6d7f55e7b483c44c8d7161e8..65b47ee2ad2142a9b80f6d00863fc97637063f17 100644 (file)
@@ -105,7 +105,8 @@ execute_command PARAMS ((char *, int));
 enum command_control_type
 execute_control_command PARAMS ((struct command_line *));
 
-void print_command_line PARAMS ((struct command_line *, unsigned int));
+extern void
+print_command_line PARAMS ((struct command_line *, unsigned int, GDB_FILE *));
 
 extern char **noop_completer PARAMS ((char *, char *));
 
This page took 0.023726 seconds and 4 git commands to generate.