Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap vms.c

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: Tue, 27 May 2003 05:14:06 -0500 (CDT)
guy         2003/05/27 05:14:06 CDT

  Modified files:
    wiretap              vms.c 
  Log:
  Make "vms_check_file_type()" seek back to the beginning of the line that
  matched if it succeeds, so that it gets re-read when we read the capture
  file - it's a line containing a time stamp for a packet, so we need to
  re-read it to get that time stamp.
  
  Revision  Changes    Path
  1.19      +14 -1     ethereal/wiretap/vms.c