URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2a6bb18aa84a084f1662eaf4faaf26c764ef629
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b2a6bb1 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
QUIC: fix typo about stream offset
it is only Offset not Offset Length
Issue reported by Lucas
Change-Id: I3129d62a0601b896fd0d44d5ce4d32864afdd96e
Reviewed-on: https://code.wireshark.org/review/17138
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 5bc19fe HTTP2: export dissect_http2_pdu
adds b2a6bb1 QUIC: fix typo about stream offset
Summary of changes:
epan/dissectors/packet-quic.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)