Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-diameter.c packet-osi-options.c packe

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: Sun, 4 Feb 2001 20:47:33 -0600 (CST)
guy         2001/02/04 20:47:33 CST

  Modified files:
    .                    packet-diameter.c packet-osi-options.c 
                         packet-radius.c packet-vlan.c 
                         packet-vtp.c 
  Log:
  Fix up some MSVC complaints about (narrowing) type conversions by
  widening formal arguments or narrowing variables passed as actual
  arguments.
  
  Revision  Changes    Path
  1.12      +2 -2      ethereal/packet-diameter.c
  1.5       +2 -2      ethereal/packet-osi-options.c
  1.25      +2 -2      ethereal/packet-radius.c
  1.32      +2 -2      ethereal/packet-vlan.c
  1.12      +2 -2      ethereal/packet-vtp.c