Wireshark-commits: [Wireshark-commits] master f2ada50: gui_utils(.c): fix no previous prototype fo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Mar 2018 17:50:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2ada5035194a810f14024473b28a43d826b873f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f2ada50 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    gui_utils(.c): fix no previous prototype for ‘exit_application’ [-Wmissing-prototypes]
    
    Change-Id: I975fdc9ce7aa53208fc13cc76dcf0bb7a4a58bcd
    Reviewed-on: https://code.wireshark.org/review/26569
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4bff0e6   html2text: Wrap at 72 characters.
    adds  f2ada50   gui_utils(.c): fix no previous prototype for ‘exit_application’ [-Wmissing-prototypes]


Summary of changes:
 ui/ws_ui_util.h | 2 ++
 1 file changed, 2 insertions(+)