Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes ftype-bytes.c ftype-double.c fty

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

From: Gilbert Ramirez Jr. <gram@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Mar 2001 11:17:57 -0600 (CST)
gram        2001/03/02 11:17:57 CST

  Modified files:
    epan/ftypes          ftype-bytes.c ftype-double.c 
                         ftype-integer.c ftype-ipv4.c 
                         ftype-string.c ftype-time.c 
                         ftype-tvbuff.c ftypes-int.h 
  Log:
  Get rid of unused method from ftypes structure.
  
  Revision  Changes    Path
  1.4       +1 -12     ethereal/epan/ftypes/ftype-bytes.c
  1.3       +1 -11     ethereal/epan/ftypes/ftype-double.c
  1.4       +1 -20     ethereal/epan/ftypes/ftype-integer.c
  1.3       +1 -11     ethereal/epan/ftypes/ftype-ipv4.c
  1.3       +1 -13     ethereal/epan/ftypes/ftype-string.c
  1.3       +1 -11     ethereal/epan/ftypes/ftype-time.c
  1.4       +1 -2      ethereal/epan/ftypes/ftype-tvbuff.c
  1.4       +1 -3      ethereal/epan/ftypes/ftypes-int.h