./
[deliverable/binutils-gdb.git] / gdb / tui / tui-out.c
index 94fda09b14c2baa9f2eb6d22f22f7b2e94f6c5b8..e1be56a6b00064b99a8f098404ae36b917d836f6 100644 (file)
@@ -90,6 +90,7 @@ static struct ui_out_impl tui_ui_out_impl =
   tui_message,
   tui_wrap_hint,
   tui_flush,
+  NULL,
   0, /* Does not need MI hacks (i.e. needs CLI hacks).  */
 };
 
This page took 0.02306 seconds and 4 git commands to generate.