Shaun Jackman Wed, 03 Dec 2003 23:53:50 -0800
Should the prototype for col_set_str take a const gchar*? - col_set_str(column_info *, gint, gchar *); + col_set_str(column_info *, gint, const gchar *);
Cheers, Shaun