Wireshark-commits: [Wireshark-commits] master-2.2 4229951: QUIC: Fix some typo (copy/paste error) o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Aug 2016 17:04:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=42299512c8dd903e248f7d5c576009e82bd1db57
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

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

    QUIC: Fix some typo (copy/paste error) on GOAWAY/CONNECTION_CLOSE Frame
    
    Issue reported by Lucas Perdue
    
    Change-Id: I9c4ede6ba2fb0303aab05f1d59835e5a8b386a3e
    Reviewed-on: https://code.wireshark.org/review/17340
    Reviewed-by: Lucas Pardue <lucas.pardue@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit df28c8266ff9ebc404fd53408050c507a442ac04)
    Reviewed-on: https://code.wireshark.org/review/17349
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c71ac83   qt: fix crash on Search Packet while redissecting
    adds  4229951   QUIC: Fix some typo (copy/paste error) on GOAWAY/CONNECTION_CLOSE Frame


Summary of changes:
 epan/dissectors/packet-quic.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)