Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal filters.c filters.h

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 3 Dec 2003 18:45:37 -0600 (CST)
guy         2003/12/03 18:45:37 CST

  Modified files:
    .                    filters.c filters.h 
  Log:
  In GTK+ 2.x, "gtk_entry_get_text()" returns a "const gchar *"; assign
  its value to pointer-to-const variables.
  
  Revision  Changes    Path
  1.16      +3 -2      ethereal/filters.c
  1.4       +3 -3      ethereal/filters.h