Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk color_filters.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 16 Apr 2004 14:05:05 -0500 (CDT)
guy         2004/04/16 14:05:05 CDT

  Modified files:
    gtk                  color_filters.c 
  Log:
  You have to initialize a GtkColor structure before passing it to
  "get_color()" - otherwise, GDK will allocate a color from the colormap
  to match whatever random values happen to be there.
  
  Revision  Changes    Path
  1.9       +8 -8      ethereal/gtk/color_filters.c