Wireshark-commits: [Wireshark-commits] master 78d664c: main_window: fix no previous prototype for f

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Nov 2015 20:50:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78d664ce7e9a5d70e46d18fb72cd5bb93abf2918
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    main_window: fix no previous prototype for function 'plugin_if_mainwindow_gotoframe' [-Wmissing-prototypes]
    
    Change-Id: I2ac9d2250e8553b4cbd4146f931b618424dffdf5
    Reviewed-on: https://code.wireshark.org/review/12304
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Reviewed-by: 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  dc9f782   Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized.
    adds  78d664c   main_window: fix no previous prototype for function 'plugin_if_mainwindow_gotoframe' [-Wmissing-prototypes]


Summary of changes:
 ui/qt/main_window.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)