Wireshark-commits: [Wireshark-commits] master 8202dd3: plugin_if: fix no previous prototype for ‘
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Feb 2017 15:11:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8202dd37efccdf02a4543fddd5f9ab3f1996067f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

     plugin_if: fix no previous prototype for ‘ext_toolbar_find_item’ [-Wmissing-prototypes]
    
    Change-Id: Ie11bc347b609bce754b85516601b57f6b0174f7b
    Reviewed-on: https://code.wireshark.org/review/20279
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  eff4173   preferences_dialog (Qt): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions]
    adds  8202dd3    plugin_if: fix no previous prototype for ‘ext_toolbar_find_item’ [-Wmissing-prototypes]


Summary of changes:
 epan/plugin_if.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)