Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal cfile.h file.c file.h

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: Mon, 15 Sep 2003 17:16:08 -0500 (CDT)
guy         2003/09/15 17:16:08 CDT

  Modified files:
    .                    cfile.h file.c file.h 
  Log:
  Add a routine to return the display name for a "capture_file" structure,
  rather than constructing that name when a capture file is opened and
  putting a pointer to it in that structure.
  
  Revision  Changes    Path
  1.5       +1 -2      ethereal/cfile.h
  1.312     +38 -29    ethereal/file.c
  1.106     +2 -1      ethereal/file.h