Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal ethereal_gen.py

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, 17 Dec 2001 16:31:42 -0600 (CST)
guy         2001/12/17 16:31:42 CST

  Modified files:
    .                    ethereal_gen.py 
  Log:
  From Frank Singleton: change ethereal_gen.py to match the current
  calling sequence for "check_col()" and "col_add_str()".
  
  While we're at it, change it to use "col_set_str()" rather than
  "col_add_str()", and to clear the Info column as well.
  
  Revision  Changes    Path
  1.17      +6 -3      ethereal/ethereal_gen.py