Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal prefs.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, 22 Jul 2001 19:12:48 -0500 (CDT)
guy         2001/07/22 19:12:48 CDT

  Modified files:
    .                    prefs.c 
  Log:
  Make "put_string_list()" truly take a GList of strings as arguments;
  generate such a list from the list of column format information and hand
  the resulting list to "put_string_list()" when writing out the preference.
  
  Revision  Changes    Path
  1.59      +57 -55    ethereal/prefs.c