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

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: Sun, 2 Mar 2003 16:07:24 -0600 (CST)
guy         2003/03/02 16:07:23 CST

  Modified files:
    .                    file.c file.h 
  Log:
  Have "goto_frame()" put up error dialog boxes itself, rather than having
  its callers put up the same error dialog boxes.  Have it just return a
  success vs. failure Boolean.
  
  Revision  Changes    Path
  1.297     +16 -7     ethereal/file.c
  1.99      +2 -7      ethereal/file.h