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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 12 Feb 2000 02:42:35 -0600 (CST)
guy         2000/02/12 02:42:33 CST

  Modified files:
    gtk                  color_dlg.c colors.c 
  Log:
  Remove some unnecessary includes from "gtk/color_dlg.c" and
  "gtk/colors.c", and make "gtk/color_dlg.c" include "gtk/color_dlg.h" to
  make sure compilation checks the declaration of the routines with their
  definitions.
  
  Revision  Changes    Path
  1.2       +2 -3      ethereal/gtk/color_dlg.c
  1.3       +1 -2      ethereal/gtk/colors.c