Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS packet-diameter.c prefs.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Thu, 15 May 2003 02:44:54 -0500 (CDT)
guy         2003/05/15 02:44:54 CDT

  Modified files:
    .                    AUTHORS packet-diameter.c prefs.c 
  Log:
  From Richard Urwin:
  
  	add support for a system-wide color filter file;
  
  	fix a bug where "read_filters()" didn't close the file handle.
  
  Use the "get_datafile_path()" routine he added to construct the pathname
  of the Diameter directory, the global preferences file, and the manuf
  file.
  
  Revision  Changes    Path
  1.776     +1 -0      ethereal/AUTHORS
  1.54      +3 -7      ethereal/packet-diameter.c
  1.101     +3 -7      ethereal/prefs.c