Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk goto_dlg.c main.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: Sun, 2 Mar 2003 16:07:28 -0600 (CST)
guy         2003/03/02 16:07:27 CST

  Modified files:
    gtk                  goto_dlg.c main.c 
  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.20      +3 -14     ethereal/gtk/goto_dlg.c
  1.283     +3 -19     ethereal/gtk/main.c