Wireshark-commits: [Wireshark-commits] master 5bc19fe: HTTP2: export dissect_http2_pdu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 11:28:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5bc19feb86114518f988762a242c60e21487f6dc
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    HTTP2: export dissect_http2_pdu
    
    for used on another dissector...
    
    Change-Id: I7c27517ee26ee9f9384e22a83e547550863093d8
    Reviewed-on: https://code.wireshark.org/review/17133
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  13de8ab   QUIC: Fix some minor typo
    adds  5bc19fe   HTTP2: export dissect_http2_pdu


Summary of changes:
 epan/dissectors/Makefile.am                      |    1 +
 epan/dissectors/packet-http2.c                   |    3 ++-
 epan/dissectors/{packet-bgp.h => packet-http2.h} |   12 +++++-------
 3 files changed, 8 insertions(+), 8 deletions(-)
 copy epan/dissectors/{packet-bgp.h => packet-http2.h} (84%)