Wireshark-commits: [Wireshark-commits] master 9f96842: Fix ISO C does not allow extra '; ' outside
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Aug 2014 21:54:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9f968427a617bd60f8009aa533a158830966f30a
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix ISO C does not allow extra ';' outside of a function [-Wpedantic]
    
    Change-Id: Ia956c108d3493e54578247f08ac7b167d8b71f0f
    Reviewed-on: https://code.wireshark.org/review/3643
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  7395915   rtsp: parse the correct token for the status code
    adds  9f96842   Fix ISO C does not allow extra ';' outside of a function [-Wpedantic]


Summary of changes:
 epan/dissectors/packet-ceph.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)