forked from osmocom/wireshark
Just correct the documentation for this obvious mistake. Closes #17141.
parent
4a72be5473
commit
9b0c3f5eaf
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue