Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes ftype-time.c ftypes.h

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, 14 Sep 2001 02:10:14 -0500 (CDT)
guy         2001/09/14 02:10:14 CDT

  Modified files:
    epan/ftypes          ftype-time.c ftypes.h 
  Log:
  Make the resolution for time values be nanoseconds rather than
  microseconds.
  
  Fix some "signed vs. unsigned" comparison warnings.
  
  Revision  Changes    Path
  1.11      +33 -33    ethereal/epan/ftypes/ftype-time.c
  1.4       +3 -2      ethereal/epan/ftypes/ftypes.h