Rename ui_out_data to mi_ui_out_data
authorSimon Marchi <simon.marchi@polymtl.ca>
Sun, 27 Nov 2016 03:04:49 +0000 (22:04 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sun, 27 Nov 2016 03:04:50 +0000 (22:04 -0500)
commit0abe66b59fda0689c32fe9d96b3690b4d49a3027
treed9887ce8fcf126d5c8bf6edf490325ef7525a040
parent7f904c28f5cd2dc91a118ae6169d6993aaf71f63
Rename ui_out_data to mi_ui_out_data

Just a little cleanup, so the name is more consistent with the naming of
the equivalent structures of cli and tui.  It goes away in subsequent
patches anyway, but it might help follow the changes in those patches...

gdb/ChangeLog:

* mi/mi-out.c (ui_out_data): Rename to ...
(mi_ui_out_data): ... this.
gdb/ChangeLog
gdb/mi/mi-out.c
This page took 0.024457 seconds and 4 git commands to generate.