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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 13 Aug 1999 22:36:35 -0500 (CDT)
guy         1999/08/13 22:36:32 CDT

  Modified files:
    .                    file.c 
  Log:
  Fix up the code that changes the "command-line-specified" time format to
  handle a display with a display filter.
  
  (Also, don't have it recompute the time stamps - they were computed when
  the packet was added to the packet list in the first place.)
  
  Revision  Changes    Path
  1.65      +29 -39    ethereal/file.c