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

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

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Thu, 8 Jan 2004 04:40:33 -0600 (CST)
ulfl        2004/01/08 04:40:33 CST

  Modified files:
    .                    range.c range.h 
  Log:
  Save As and range: don't use global vars in range.c,
  as this will be also used for the print dialog later.
  Calculate packet count for user specified ranges
  
  Revision  Changes    Path
  1.6       +97 -77    ethereal/range.c
  1.6       +27 -7     ethereal/range.h