Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 0deb7f8: main_toolbar (GTK): Fix no previous prototy

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Sep 2015 10:46:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0deb7f880e20c015cc4d055e948a9aa33e2c829b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    main_toolbar (GTK): Fix no previous prototype for ‘plugin_if_maintoolbar_goto_frame’ [-Wmissing-prototypes]
    
    Change-Id: Ibb58694e730389b1e8ef3790595ed16d8699d37c
    Reviewed-on: https://code.wireshark.org/review/10563
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a470f34   DHCP (bootp): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  0deb7f8   main_toolbar (GTK): Fix no previous prototype for ‘plugin_if_maintoolbar_goto_frame’ [-Wmissing-prototypes]


Summary of changes:
 ui/gtk/main_toolbar.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)