Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c menu.c prefs_dlg.c proto_draw.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Tue, 23 Sep 2003 19:47:37 -0500 (CDT)
guy         2003/09/23 19:47:37 CDT

  Modified files:
    gtk                  main.c menu.c prefs_dlg.c proto_draw.c 
  Log:
  Make "finfo_selected" a member of a "capture_file" structure rather than
  an independent global variable.
  
  Revision  Changes    Path
  1.317     +32 -35    ethereal/gtk/main.c
  1.99      +7 -7      ethereal/gtk/menu.c
  1.61      +3 -3      ethereal/gtk/prefs_dlg.c
  1.62      +2 -2      ethereal/gtk/proto_draw.c