Wireshark-commits: [Wireshark-commits] rev 29803: /trunk/ /trunk/epan/: column.c column.h /trunk/gt
Date: Tue, 08 Sep 2009 17:29:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29803

User: krj
Date: 2009/09/08 10:29 AM

Log:
 Make tshark and rawshark use build_column_format_array() instead of duplicating the code

Directory: /trunk/epan/
  Changes    Path          Action
  +155 -155  column.c      Modified
  +1 -1      column.h      Modified

Directory: /trunk/gtk/
  Changes    Path                  Action
  +6 -6      main.c                Modified
  +1 -1      main_packet_list.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -29     rawshark.c    Modified
  +2 -42     tshark.c      Modified