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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 31 Oct 2000 02:15:27 -0600 (CST)
guy         2000/10/31 02:15:26 CST

  Modified files:
    .                    tethereal.c 
  Log:
  Get rid of a statement that should've been deleted when we started using
  "compute_timestamp_diff()" to compute the difference betwen time stamps
  but that wasn't deleted, causing the time difference between a frame and
  the previous frame to be computed incorrectly in Tethereal.
  
  Revision  Changes    Path
  1.52      +1 -2      ethereal/tethereal.c