Wireshark-commits: [Wireshark-commits] master df28c82: QUIC: Fix some typo (copy/paste error) on GO

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 26 Aug 2016 13:39:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=df28c8266ff9ebc404fd53408050c507a442ac04
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

df28c82 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>
    

Actions performed:

    from  09be463   qt: fix crash on Search Packet while redissecting
    adds  df28c82   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(-)