Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal 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 20:02:39 -0600 (CST)
guy         2004/02/10 20:02:39 CST

  Modified files:
    .                    file.c 
  Log:
  Replace the "cf_XXX_error_message()" routines with
  "cf_XXX_failure_alert_box()" routines that put the alert box up, and
  directly call the "alert_box.h" routines for OS errors.
  
  Revision  Changes    Path
  1.361     +100 -88   ethereal/file.c