2003-02-05 Jim Ingham <jingham@apple.com>
[deliverable/binutils-gdb.git] / gdb / mi / mi-console.h
index 6bd03cbd924d6fa3756ad3782c732e138b040164..bc6c00853983ee92c0d1401d2f9ee027f01b4c63 100644 (file)
@@ -22,6 +22,8 @@
 #ifndef MI_CONSOLE_H
 #define MI_CONSOLE_H
 
-extern struct ui_file *mi_console_file_new (struct ui_file *raw, const char *prefix);
+extern struct ui_file *mi_console_file_new (struct ui_file *raw,
+                                           const char *prefix,
+                                           char quote);
 
 #endif
This page took 0.035463 seconds and 4 git commands to generate.