Wireshark-commits: [Wireshark-commits] rev 44751: /trunk/ui/gtk/ /trunk/ui/gtk/: new_packet_list.c
Date: Mon, 03 Sep 2012 15:16:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44751

User: darkjames
Date: 2012/09/03 08:16 AM

Log:
 new_packet_list: cleanup show_cell_data_func
 
 - remove one level of indent (first if not really requied)
 - when fdata->color_filter don't copy fg_color, bg_color
   to temporary color_t structures,
   color_t_to_gdkcolor() don't modify them.

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