Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap cosine.c dbs-etherwatch.c vms.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 8 Feb 2004 18:06:31 -0600 (CST)
guy         2004/02/08 18:06:31 CST

  Modified files:
    wiretap              cosine.c dbs-etherwatch.c vms.c 
  Log:
  Cast the arguments to <ctype.h> macros to "guchar", to squelch
  "subscript has type `char'" warnings and to make the code work correctly
  if there are characters with the 8th bit set.
  
  Revision  Changes    Path
  1.9       +2 -2      ethereal/wiretap/cosine.c
  1.16      +8 -7      ethereal/wiretap/dbs-etherwatch.c
  1.22      +6 -6      ethereal/wiretap/vms.c