diff options
author | Tom Tromey <tom@tromey.com> | 2019-06-16 17:49:41 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2019-06-25 07:48:39 -0600 |
commit | 29d2c474f5a397017455da82e6dbc72629186359 (patch) | |
tree | 9fb0ebae2a874c669d628e616d08ff8fe9e19d22 /gdb/tui/tui-io.c | |
parent | 152f3f4b3342ae16df5ae0640896b8cea008c893 (diff) | |
download | gdb-29d2c474f5a397017455da82e6dbc72629186359.zip gdb-29d2c474f5a397017455da82e6dbc72629186359.tar.gz gdb-29d2c474f5a397017455da82e6dbc72629186359.tar.bz2 |
Change tui_alloc_source_buffer return type to void
tui_alloc_source_buffer can't actually fail, so change its return type
to void and update the callers.
gdb/ChangeLog
2019-06-25 Tom Tromey <tom@tromey.com>
* tui/tui-winsource.h (tui_alloc_source_buffer): Change return
type to void.
* tui/tui-winsource.c (tui_alloc_source_buffer): Change return
type to void.
* tui/tui-source.c (tui_set_source_content): Update.
* tui/tui-disasm.c (tui_set_disassem_content): Update.
Diffstat (limited to 'gdb/tui/tui-io.c')
0 files changed, 0 insertions, 0 deletions