Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4014] ICMP: Add ID and seq # to Info column

Date: Tue, 22 Sep 2009 19:25:36 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4014





--- Comment #5 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>  2009-09-22 19:25:35 PDT ---
Is this change really necessary?

-  col_set_str(pinfo->cinfo, COL_INFO, type_str);
+  col_add_fstr(pinfo->cinfo, COL_INFO, "%-20s", type_str);


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.