Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk file_dlg.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 2 Oct 1999 15:25:49 -0500 (CDT)
guy         1999/10/02 15:25:47 CDT

  Modified files:
    gtk                  file_dlg.c 
  Log:
  Don't initialize the file name field in the "File/Open" dialog box with
  the name of the current save file - we no longer have the "-F" flag, and
  "-S" automatically reads from the capture file as packets arrive, so
  there's no need to manually open the capture file.
  
  Revision  Changes    Path
  1.7       +1 -14     ethereal/gtk/file_dlg.c