URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a942df9eb9d713871d29778da12fdef5dbfdf635
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a942df9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
THRIFT: fix function name typo
disscet -> dissect
Change-Id: I0cceaad616d0929a562df3e2ac1b567ffb9ead36
Reviewed-on: https://code.wireshark.org/review/8831
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0cec384 Register http.unknown_header as an FT_STRING (rather than FT_BYTES).
adds a942df9 THRIFT: fix function name typo
Summary of changes:
epan/dissectors/packet-thrift.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)