gdb: remove file_handler typedef
authorSimon Marchi <simon.marchi@efficios.com>
Thu, 24 Sep 2020 19:19:46 +0000 (15:19 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 24 Sep 2020 19:19:46 +0000 (15:19 -0400)
commit29363cfa40b59aca282a0b3b2ba4c305f6ff8f79
tree90148888d5a98d2434303549f84e719ae6cfbce7
parentb551a89f51504735e9979ac885a5784e21cfecef
gdb: remove file_handler typedef

Remove the typedef (unneeded with C++).  Re-format the comments to
follow the more common style.

gdbsupport/ChangeLog:

* event-loop.c (struct file_handler): Remove typedef, re-format.

Change-Id: I3aea21fba1eb2584c507de3412da4e4c98283b2d
gdbsupport/ChangeLog
gdbsupport/event-loop.cc