Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan filesystem.c

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxx>
Date: Sun, 2 Nov 2003 20:41:08 -0600 (CST)
gerald      2003/11/02 20:41:08 CST

  Modified files:
    epan                 filesystem.c 
  Log:
  Make get_tempfile_path() work like get_datafile_path(), which removes
  a dependency on PATH_MAX (which apparently isn't defined under Windows).
  
  Revision  Changes    Path
  1.26      +8 -6      ethereal/epan/filesystem.c