mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-02 04:27:46 +08:00
ui-out.c (default_ui_out_impl): Add comment.
gdb/ChangeLog: * ui-out.c (default_ui_out_impl): Add comment.
This commit is contained in:
@ -213,7 +213,7 @@ const struct ui_out_impl default_ui_out_impl =
|
||||
default_message,
|
||||
default_wrap_hint,
|
||||
default_flush,
|
||||
NULL,
|
||||
NULL, /* redirect */
|
||||
default_data_destroy,
|
||||
0, /* Does not need MI hacks. */
|
||||
};
|
||||
|
Reference in New Issue
Block a user