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 16:27:55 -0500 (CDT)
guy         2001/07/22 16:27:55 CDT

  Modified files:
    .                    prefs.c 
  Log:
  Don't require the strings in string lists to be quoted, just allow them
  to be quoted.
  
  Correctly handle backslash-quoting in string lists.
  
  Return an error if the "get_string_list()" indicates that
  "column.format" string list is syntactically invalid or if it doesn't
  contain an even number of entries.
  
  Revision  Changes    Path
  1.54      +77 -50    ethereal/prefs.c