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: Joerg Mayer <jmayer@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Aug 2002 15:41:04 -0500 (CDT)
jmayer      2002/08/28 15:41:03 CDT

  Modified files:
    epan/ftypes          ftype-bytes.c ftype-double.c 
                         ftype-integer.c ftype-ipv4.c ftype-none.c 
                         ftype-string.c ftype-time.c 
                         ftype-tvbuff.c ftypes-int.h ftypes.c 
                         ftypes.h 
  Log:
  Removed trailing whitespaces from .h and .c files using the
  winapi_cleanup tool written by Patrik Stridvall for the wine
  project.
  
  Revision  Changes    Path
  1.13      +14 -14    ethereal/epan/ftypes/ftype-bytes.c
  1.7       +4 -4      ethereal/epan/ftypes/ftype-double.c
  1.10      +4 -4      ethereal/epan/ftypes/ftype-integer.c
  1.9       +4 -4      ethereal/epan/ftypes/ftype-ipv4.c
  1.4       +4 -4      ethereal/epan/ftypes/ftype-none.c
  1.7       +4 -4      ethereal/epan/ftypes/ftype-string.c
  1.17      +4 -4      ethereal/epan/ftypes/ftype-time.c
  1.7       +4 -4      ethereal/epan/ftypes/ftype-tvbuff.c
  1.6       +4 -4      ethereal/epan/ftypes/ftypes-int.h
  1.7       +4 -4      ethereal/epan/ftypes/ftypes.c
  1.14      +4 -4      ethereal/epan/ftypes/ftypes.h