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