Ethereal-cvs: [Ethereal-cvs] rev 12875: /trunk/epan/: column-utils.c column_info.h /trunk/gtk/

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:42:10 -0000
User: guy
Date: 2004/12/30 05:42 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
  +9 -9      column-utils.c    Modified
  +12 -12    column_info.h     Modified

Directory: /trunk/gtk/
  Changes    Path            Action
  +1 -1      packet_win.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +3 -3      print.c       Modified



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