Ethereal-cvs: [Ethereal-cvs] rev 12878: /trunk/epan/: column-utils.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 30 Dec 2004 23:57:37 -0000
User: guy
Date: 2004/12/30 05:57 PM

Log:
 Make the "col_data" field in a "column_info" structure a pointer to an
 array of "const char *" rather than to an array of "char *", and make
 the second argument of "col_set_str()" a "const char *" - there's no
 guarantee that "col_data" points to something you're allowed to modify.

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -1      column-utils.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=12878&view=rev