Wireshark-commits: [Wireshark-commits] master-2.0 ddd54ee: TCP(.h): fix comma at end of enumerator

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Oct 2015 08:47:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ddd54ee9dc278624e6cbf67191d36f3748b69f83
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    TCP(.h): fix comma at end of enumerator list [-Wpedantic]
    
    Change-Id: Ib08036ce72bf84c4cca0b30f53d7f953aea379e1
    Reviewed-on: https://code.wireshark.org/review/11054
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Matthieu Coudron <matthieu.coudron@xxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 40fe748f130c87c328708d45421e7436cd32b80f)
    Reviewed-on: https://code.wireshark.org/review/11087
    

Actions performed:

    from  a2fae4e   Remove ability to make dissectors "private"
    adds  ddd54ee   TCP(.h): fix comma at end of enumerator list [-Wpedantic]


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