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

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: Tue, 16 Jul 2002 19:42:55 -0500 (CDT)
guy         2002/07/16 19:42:55 CDT

  Modified files:
    epan/ftypes          ftype-integer.c 
  Log:
  From Joerg Mayer:
  
  	dftest.c:
  	     Remove #if-0-ed includes
  
  	packet-ieee80211.c, packet-wtls.c, packet-afp.c, packet-wsp.c,
          packet-wtp.c, ethereal_gen.py:
  	     Remove redundant include varargs (already in snprintf.h,
  	     and required only for snprintf.h)
  
  	Remove unused include of snprintf.h from files not using
  	"snprintf()".
  
  Revision  Changes    Path
  1.9       +1 -6      ethereal/epan/ftypes/ftype-integer.c