diff options
author | David Hill <dhill@conformal.com> | 2014-06-15 15:23:29 -0400 |
---|---|---|
committer | David Hill <dhill@conformal.com> | 2014-06-15 15:23:29 -0400 |
commit | 138d4f455512f7da22fd0cf53338888bdf640801 (patch) | |
tree | 8b8b36747581fe65f052863d8df00cfa4267f412 /src/fe-text/statusbar.h | |
parent | 57f138c087b649b5bbbbcb75d455ef86f93297f4 (diff) | |
download | irssi-138d4f455512f7da22fd0cf53338888bdf640801.zip |
Replace deprecated g_io_channel_close with g_io_channel_shutdown.
g_io_channel_close flushes the buffer and does not return errors.
g_io_channel_shutdown(handle, TRUE, NULL) keeps that behavior.
Diffstat (limited to 'src/fe-text/statusbar.h')
0 files changed, 0 insertions, 0 deletions