Wireshark-commits: [Wireshark-commits] master 9782d55: plugin_if(.h): fix commas at the end of enum

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Feb 2017 09:20:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9782d5596a123c812a932965bd2c708829b7d90e
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    plugin_if(.h): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions]
    
    Change-Id: I09fa357dbf9fee44a83ae9e9d78d8512b1aa9ee8
    Reviewed-on: https://code.wireshark.org/review/20277
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  043ed1f   androiddump: Set connect socket to non-blocking on Windows
    adds  9782d55   plugin_if(.h): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions]


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