Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal capture.c file.c 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: Sat, 10 Feb 2001 03:08:16 -0600 (CST)
guy         2001/02/10 03:08:15 CST

  Modified files:
    .                    capture.c file.c tethereal.c 
  Log:
  Check for errors when writing a capture file.
  
  Report errors when writing or closing a capture file.
  
  Clean up some I/O error messages.
  
  Revision  Changes    Path
  1.138     +84 -25    ethereal/capture.c
  1.231     +2 -2      ethereal/file.c
  1.65      +81 -12    ethereal/tethereal.c