Just correct the documentation for this obvious mistake. Closes #17141.

(cherry picked from commit 9b0c3f5eaf)
This commit is contained in:
Eugene Adell 2021-01-09 18:07:30 +00:00 committed by Guy Harris
parent d412877409
commit 39f15f4d3f
1 changed files with 1 additions and 1 deletions

View File

@ -3398,7 +3398,7 @@ dissect_PROTO_tcp when the reassembly is complete and from
dissect_PROTO_udp (or dissect_PROTO_other).
To register the distinct dissector functions, consider the following
example, stolen from packet-dns.c:
example, stolen from packet-hartip.c:
#include "packet-tcp.h"