2011-08-04 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / ui-out.h
index b0fddd85399872869f04cb6b886a9834fd425879..c86cb4cb23bcc5318297076751e35437894ee305 100644 (file)
@@ -33,7 +33,7 @@ struct ui_file;
 
 /* FIXME: This should not be a global but something passed down from main.c
    or top.c.  */
-extern struct ui_out *uiout;
+extern struct ui_out *current_uiout;
 
 /* alignment enum */
 enum ui_align
This page took 0.035802 seconds and 4 git commands to generate.