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

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Tue, 25 Jul 2000 22:09:03 -0500 (CDT)
gram        2000/07/25 22:09:00 CDT

  Modified files:
    .                    file.c 
  Log:
  When rescanning a file, all state information for the frames has
  been deleted. So we have to set fdata->flags.visited to 0 for each frame,
  denoting a "fresh" scan.
  
  Revision  Changes    Path
  1.201     +5 -1      ethereal/file.c