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

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, 9 Dec 2002 19:17:22 -0600 (CST)
guy         2002/12/09 19:17:22 CST

  Modified files:
    epan                 column-utils.c column_info.h 
  Log:
  Add a new type of column for the circuit ID (Frame Relay DLCI, ISDN
  channel number, X.25 logical channel number).
  
  Clean up white space and the like, and get rid of unnecessary arguments
  to "col_set_port()".
  
  Revision  Changes    Path
  1.30      +101 -17   ethereal/epan/column-utils.c
  1.6       +2 -1      ethereal/epan/column_info.h