Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk capture_dlg.c main.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: Sun, 24 Feb 2002 00:01:04 -0600 (CST)
guy         2002/02/24 00:01:04 CST

  Modified files:
    gtk                  capture_dlg.c main.c 
  Log:
  Have "get_positive_int()" really check for positive integers, not just
  non-negative integers.
  
  Get rid of unused "get_positive_int()" routine in "gtk/capture_dlg.c".
  
  Revision  Changes    Path
  1.61      +1 -30     ethereal/gtk/capture_dlg.c
  1.236     +6 -6      ethereal/gtk/main.c