Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dhcpv6.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: Fri, 11 Jan 2002 05:07:21 -0600 (CST)
guy         2002/01/11 05:07:21 CST

  Modified files:
    .                    packet-dhcpv6.c 
  Log:
  "void" values cannot be returned, even by a "void" function.
  
  The "downstream" flag is a Boolean; treat it as such.
  
  Revision  Changes    Path
  1.2       +5 -4      ethereal/packet-dhcpv6.c