2003-02-05 Jim Ingham <jingham@apple.com>
[deliverable/binutils-gdb.git] / gdb / cli-out.h
index 723b7260cbf6e1517e844eea207969dcfeb4fe98..a984d0583903d023580e3e4dcf3aa2437ac2ef26 100644 (file)
@@ -24,4 +24,7 @@
 
 extern struct ui_out *cli_out_new (struct ui_file *stream);
 
+extern struct ui_file *cli_out_set_stream (struct ui_out *uiout,
+                                          struct ui_file *stream);
+
 #endif
This page took 0.023907 seconds and 4 git commands to generate.