Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.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: Fri, 7 Jun 2002 05:54:07 -0500 (CDT)
guy         2002/06/07 05:54:05 CDT

  Modified files:
    .                    capture.c 
  Log:
  Have a common routine for doing the packet counter stuff, rather than
  having two different versions, both broken in different ways.
  
  Bump the count of total packets in the capture-from-pipe routine.
  
  Revision  Changes    Path
  1.179     +37 -68    ethereal/capture.c