http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27436
User: guy
Date: 2009/02/11 05:44 PM
Log:
Make the column information signed, so that -1 is a valid out-of-band
value.
Use \t, rather than literal tabs, in character strings, so it's more
obvious that they're tabs, and so that if a tool changes tabs to spaces
it won't mess things up.
Use spaces for indentation, for the benefit of editors that have
hardwired tab stops.
Directory: /trunk/gtk/
Changes Path Action
+87 -87 hostlist_table.c Modified