Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal column.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: Mon, 27 Jan 2003 14:45:43 -0600 (CST)
guy         2003/01/27 14:45:43 CST

  Modified files:
    .                    column.c 
  Log:
  Make the list of column format descriptions "static", and size it based
  on the number of column formats - and fix that list by adding a missing
  comma between "Circuit ID" and "Src PortIdx".
  
  Add to "col_format_desc()" a check that the argument is valid.
  
  Revision  Changes    Path
  1.42      +45 -21    ethereal/column.c