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

Wireshark-commits: [Wireshark-commits] rev 43642: /trunk/ui/gtk/ /trunk/ui/gtk/: new_packet_list.c

Date: Tue, 10 Jul 2012 13:22:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43642

User: morriss
Date: 2012/07/10 06:22 AM

Log:
 From Edwin Groothuis via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7461 :
 
 When showing the TCP (and UDP and other protocols) port numbers in the
 framelist columns, they are left aligned. This is sub-optimal if you are
 scanning the list for a certain port.
 
 This patch, very small, will properly right justify these numbers:
 UNRESOLVED DST PORT
 UNRESOLVED SRC PORT
 DST PORT
 SRC PORT

Directory: /trunk/ui/gtk/
  Changes    Path                 Action
  +4 -0      new_packet_list.c    Modified