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: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 24 Jul 2000 11:27:41 -0500 (CDT)
gram        2000/07/24 11:27:38 CDT

  Modified files:
    .                    tethereal.c 
  Log:
  Correct packet count displayed while capturing with -w option. (there was
  an extra increment of cfile.count).
  
  Print a newline to stdout at the end of a capture with "-w" so that the
  final packet count isn't obliterated by the shell prompt.
  
  Revision  Changes    Path
  1.37      +6 -2      ethereal/tethereal.c