Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ntp.c

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

From: Gilbert Ramirez <gram@xxxxxxxxxxxxxxxxx>
Date: Mon, 7 Jul 2003 20:52:20 -0500 (CDT)
gram        2003/07/07 20:52:19 CDT

  Modified files:
    .                    packet-ntp.c 
  Log:
  ntp.precision is a signed 8-bit integer, according to the code and to
  RFC 2030. Make it an FT_INT8 field instead of FT_UINT8.
  
  Revision  Changes    Path
  1.38      +3 -3      ethereal/packet-ntp.c