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: Fri, 28 Dec 2001 15:30:34 -0600 (CST)
guy         2001/12/28 15:30:34 CST

  Modified files:
    epan/ftypes          ftype-time.c 
  Log:
  Correctly handle the nanoseconds fields in strings representing absolute
  and relative times - "0.4" is 400,000,000 nanoseconds, not 4
  nanoseconds.
  
  Revision  Changes    Path
  1.12      +68 -7     ethereal/epan/ftypes/ftype-time.c