Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan filesystem.c filesystem.h resolv.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:
    epan                 filesystem.c filesystem.h resolv.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.23      +25 -1     ethereal/epan/filesystem.c
  1.13      +9 -1      ethereal/epan/filesystem.h
  1.33      +2 -5      ethereal/epan/resolv.c