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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 10 Feb 2004 19:37:11 -0600 (CST)
guy         2004/02/10 19:37:11 CST

  Modified files:
    .                    alert_box.c alert_box.h file.c 
  Log:
  Add "write_failure_alert_box()" to put up an alert box for a failed
  attempt to write to a file (or close a file opened for writing).
  
  Get rid of no-longer-needed #includes of <epan/filesystem.h>.
  
  Revision  Changes    Path
  1.3       +18 -1     ethereal/alert_box.c
  1.3       +7 -1      ethereal/alert_box.h
  1.360     +3 -6      ethereal/file.c