Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk filter_prefs.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: Sat, 27 Jan 2001 22:52:30 -0600 (CST)
guy         2001/01/27 22:52:30 CST

  Modified files:
    gtk                  filter_prefs.c main.c 
  Log:
  Call "get_filter_list()" when Ethereal starts up.
  
  Have it free up any list of filters we already have before reading in
  new filters.
  
  Revision  Changes    Path
  1.25      +1 -2      ethereal/gtk/filter_prefs.c
  1.174     +6 -1      ethereal/gtk/main.c