Wireshark-commits: [Wireshark-commits] master 75727dc: Qt (manage interface): fix warning: comma at

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Oct 2014 16:17:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=75727dca26f20f32f00cca47a85111e26d525ebe
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Qt (manage interface): fix warning: comma at end of enumerator list [-Wpedantic]
    
    Change-Id: I728a50e47fd0d8eea77bc1cdebe2a155184ea953
    Reviewed-on: https://code.wireshark.org/review/4456
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  acc19b7   extcap: warning: no previous prototype for ‘extcap_free_arglist’ [-Wmissing-prototypes]
    adds  75727dc   Qt (manage interface): fix warning: comma at end of enumerator list [-Wpedantic]


Summary of changes:
 ui/qt/manage_interfaces_dialog.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)