Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan column-utils.c column-utils.h

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Thu, 5 Feb 2004 17:57:15 -0600 (CST)
obiot       2004/02/05 17:57:15 CST

  Modified files:
    epan                 column-utils.c column-utils.h 
  Log:
  Add new col_append methods which will prepend the (format) string with the
  provided separator (or a default ", ") if the column is not empty.
  
  Revision  Changes    Path
  1.45      +46 -1     ethereal/epan/column-utils.c
  1.12      +8 -1      ethereal/epan/column-utils.h