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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 31 Oct 2002 14:24:43 -0600 (CST)
guy         2002/10/31 14:24:42 CST

  Modified files:
    .                    tethereal.c 
  Log:
  Don't reset the packet count if we longjmp out of the capture loop, as
  that causes us to report that no packets were captured if you ^C out of
  a capture.
  
  Revision  Changes    Path
  1.166     +4 -4      ethereal/tethereal.c