Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal cfile.h file.c proto_hier_stats.c tethereal.

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 9 Jan 2004 15:38:22 -0600 (CST)
guy         2004/01/09 15:38:22 CST

  Modified files:
    .                    cfile.h file.c proto_hier_stats.c 
                         tethereal.c 
  Log:
  We don't need to keep the progress bar quantum or next step in the
  capture_file structure - just make it local to the routine scanning
  through the packets.
  
  Revision  Changes    Path
  1.7       +1 -3      ethereal/cfile.h
  1.338     +31 -23    ethereal/file.c
  1.21      +7 -5      ethereal/proto_hier_stats.c
  1.216     +1 -3      ethereal/tethereal.c