ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 550f611: RTCP: fix typo (double semicolon)

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Jul 2014 18:30:28 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=550f611162ad03fb35264800b93ee79e75aa9530
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    RTCP: fix typo (double semicolon)
    
    Change-Id: Id1997c3c8f6d0460da7f0faa58798a72737dd667
    Reviewed-on: https://code.wireshark.org/review/2898
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  841b1d6   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  550f611   RTCP: fix typo (double semicolon)


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