Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal tethereal.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: Wed, 16 Apr 2003 00:55:38 -0500 (CDT)
guy         2003/04/16 00:55:38 CDT

  Modified files:
    .                    tethereal.c 
  Log:
  Pull the stuff done in "dissect_packet()" to initialize a column_info
  structure into its own routine; rename "col_init()" to "col_setup()",
  and call the new routine "col_init()".
  
  Revision  Changes    Path
  1.180     +2 -2      ethereal/tethereal.c