Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk find_dlg.c

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

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Fri, 29 Aug 2003 04:32:18 -0500 (CDT)
sahlberg    2003/08/29 04:32:18 CDT

  Modified files:
    gtk                  find_dlg.c 
  Log:
  Make the hex to string conversion code in find_dlg.c handle ':' characters
  such as you might find when doing "prepare" on a FT_BYTES field.
  
  So one need not delete the ':' characters manually
  
  Revision  Changes    Path
  1.35      +5 -1      ethereal/gtk/find_dlg.c