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

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Sat, 21 Feb 2004 06:58:42 -0600 (CST)
ulfl        2004/02/21 06:58:42 CST

  Modified files:
    .                    capture.c capture.h file.c 
  Log:
  rework of capture.c: better seperation of sync and capture pipe by using
  explicit names and seperated functionality of do_capture(),
  but no functional change!
  
  Revision  Changes    Path
  1.239     +352 -279  ethereal/capture.c
  1.39      +1 -5      ethereal/capture.h
  1.364     +4 -10     ethereal/file.c