Wireshark-commits: [Wireshark-commits] rev 27771: /trunk/gtk/ /trunk/gtk/: hostlist_table.c

Date: Wed, 18 Mar 2009 14:44:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27771

User: wmeier
Date: 2009/03/18 07:44 AM

Log:
 From Jakub Zawadzki:  Use size of buffer [not size -1];
   Also: as suggested actually use sizeof() rather than a constant.
 From me:
  -Rework hostlist_port_to_str slightly to be simpler and
    more efficient;
  -Fix indentation to be consistent.

Directory: /trunk/gtk/
  Changes    Path                Action
  +338 -343  hostlist_table.c    Modified