QUIC: fix conflict

(d)tls.quic.parameter.length' exists multiple times with incompatible types: FT_UINT16 and FT_UINT64

Change-Id: Id229843d1372afa371998f97c0b803b4775ad930
Reviewed-on: https://code.wireshark.org/review/38009
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
This commit is contained in:
Alexis La Goutte 2020-08-01 11:53:52 +02:00 committed by Anders Broman
parent f30ab19ca6
commit 5bd304f470
1 changed files with 1 additions and 1 deletions

View File

@ -2049,7 +2049,7 @@ ssl_common_dissect_t name = { \
NULL, HFILL } \
}, \
{ & name .hf.hs_ext_quictp_parameter_len_old, \
{ "Length", prefix ".quic.parameter.length", \
{ "Length", prefix ".quic.parameter.lengt.old", \
FT_UINT16, BASE_DEC, NULL, 0x00, \
NULL, HFILL } \
}, \