Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes ftype-time.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: Thu, 31 May 2001 01:20:10 -0500 (CDT)
guy         2001/05/31 01:20:10 CDT

  Modified files:
    epan/ftypes          ftype-time.c 
  Log:
  Don't require both the seconds and microseconds parts of a relative time
  to be present - "1" is just as good as "1.0", and ".1" is just as good
  as "1.1".
  
  Revision  Changes    Path
  1.5       +52 -5     ethereal/epan/ftypes/ftype-time.c