Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal colors.c colors.h Makefile.am ethereal.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Tue, 24 Aug 1999 11:27:30 -0500 (CDT)
gram        1999/08/24 11:27:28 CDT

  Modified files:
    .                    Makefile.am ethereal.c file.c file.h 
                         menu.c 
  Added files:
    .                    colors.c colors.h 
  Log:
  Added John McDermott's colorization routines. There's still some
  debug printf's in there.
  
  Revision  Changes    Path
  1.59      +2 -0      ethereal/Makefile.am
  1.104     +3 -1      ethereal/ethereal.c
  1.81      +57 -4     ethereal/file.c
  1.41      +9 -1      ethereal/file.h
  1.34      +3 -1      ethereal/menu.c