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

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 23:23:27 -0500 (CDT)
guy         1999/08/13 23:23:25 CDT

  Modified files:
    .                    file.c packet.c packet.h 
  Log:
  Have the "delta" format for time stamps show the time delta between a
  packet and the previous *displayed* packet, rather than the previous
  packet in a capture.
  
  Revision  Changes    Path
  1.66      +111 -47   ethereal/file.c
  1.36      +42 -66    ethereal/packet.c
  1.82      +1 -2      ethereal/packet.h