Wireshark-commits: [Wireshark-commits] master 9f47916: print(.h): fix commas at the end of enumerat

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Feb 2017 18:30:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f47916d758b1e67bfc3f1334d6cdd0b815f05ba
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9f47916 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    print(.h): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions]
    
    Change-Id: Iedffbd72c855340ab77157df954366c8e479c7df
    Reviewed-on: https://code.wireshark.org/review/20193
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d84577f   Yell at the user less.
    adds  9f47916   print(.h): fix commas at the end of enumerator lists are a C++11 extension [-Wc++11-extensions]


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