Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk file_dlg.h Makefile.am file_dlg.c main.h

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, 12 Feb 2000 00:58:47 -0600 (CST)
guy         2000/02/12 00:58:45 CST

  Modified files:
    gtk                  Makefile.am file_dlg.c main.h menu.c 
  Added files:
    gtk                  file_dlg.h 
  Log:
  Move the declarations of the routines in "gtk/file_dlg.c" out of
  "gtk/main.h" and into a new "gtk/file_dlg.h" file.
  
  Revision  Changes    Path
  1.22      +2 -1      ethereal/gtk/Makefile.am
  1.20      +2 -4      ethereal/gtk/file_dlg.c
  1.13      +1 -6      ethereal/gtk/main.h
  1.23      +2 -1      ethereal/gtk/menu.c