URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f648247f343d0f9cc300ea9d6eabe67bccfbe365
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f648247 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    Get rid of warning: comma at end of enumerator list [-Wpedantic]
    
    Change-Id: I8faca065e1afff6d4d29b9b96c1b0f0b135163a7
    Reviewed-on: https://code.wireshark.org/review/6306
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  4a94374   Fix linkage on Windows machine
    adds  f648247   Get rid of warning: comma at end of enumerator list [-Wpedantic]
Summary of changes:
 epan/proto.h |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)