https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2784
Summary: spelling mistake in packet-tcp.c
Product: Wireshark
Version: 1.0.2
Platform: PC
OS/Version: All
Status: NEW
Severity: Trivial
Priority: Low
Component: TShark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: sfriedman@xxxxxxxx
Build Information:
wireshark 1.0.2
--
In line 2819 of packet-tcp.c, s/Acknowledgment/Acknowledgement/:
2819: proto_tree_add_text(tcp_tree, tvb, offset+8, 4,"Acknowledgment number:
Broken TCP. The acknowledge field is nonzero while the ACK flag is not set");
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.