Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.c strutil.h

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: Thu, 3 Jul 2003 22:41:00 -0500 (CDT)
gram        2003/07/03 22:41:00 CDT

  Modified files:
    epan                 proto.c strutil.h 
  Log:
  Use FLT_DIG and DBL_DIG from float.h to create printf-style print format
  for FT_FLOAT and FT_DOUBLE values.
  
  Revision  Changes    Path
  1.94      +10 -5     ethereal/epan/proto.c
  1.10      +6 -1      ethereal/epan/strutil.h