Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 25090: /trunk/gtk/ /trunk/gtk/: main.c

Date: Thu, 17 Apr 2008 02:55:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25090

User: guy
Date: 2008/04/17 02:55 AM

Log:
 colors_init() doesn't have anything to do with packet coloring, it's
 just our initialization routine for low-level GTK+ stuff, such as
 getting the system colormap and the "black" and "white" colors; we have
 to call it before calling get_color().

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