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

This commit is contained in:
Eugene Adell 2021-01-09 19:07:30 +01:00
parent 4a72be5473
commit 9b0c3f5eaf
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"