Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap ascend-scanner.l file.c wtap.c wtap.

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

From: Ashok Narayanan <ashokn@xxxxxxxxxxxx>
Date: Wed, 22 Sep 1999 23:39:11 -0500 (CDT)
ashokn      1999/09/22 23:39:07 CDT

  Modified files:
    wiretap              ascend-scanner.l file.c wtap.c wtap.h 
  Log:
  Adds progress bar functionality back for loading files (it was changed to
  bounce bar for compressed file support). Note that the progress bar may
  not grow smoothly for compressed files, but it should be reasonably accurate
  for files which are large enough to matter.
  
  Revision  Changes    Path
  1.5       +4 -1      ethereal/wiretap/ascend-scanner.l
  1.22      +9 -2      ethereal/wiretap/file.c
  1.21      +6 -1      ethereal/wiretap/wtap.c
  1.40      +3 -1      ethereal/wiretap/wtap.h