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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 20 Apr 2001 16:57:56 -0500 (CDT)
guy         2001/04/20 16:57:56 CDT

  Modified files:
    gtk                  dfilter_expr_dlg.c 
  Log:
  When displaying the numeric value for the value_string string that was
  selected in the filter-construction GUI, treat BASE_BIN like BASE_DEC,
  as that's currently how it's treated elsewhere.
  
  Revision  Changes    Path
  1.22      +2 -1      ethereal/gtk/dfilter_expr_dlg.c