Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.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:42 -0500 (CDT)
guy         2003/04/16 00:55:42 CDT

  Modified files:
    gtk                  main.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.288     +2 -2      ethereal/gtk/main.c