Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dns.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: Mon, 2 Dec 2002 14:03:11 -0600 (CST)
guy         2002/12/02 14:03:11 CST

  Modified files:
    .                    packet-dns.c 
  Log:
  "ip6_to_str()" takes a const pointer as an argument, so you don't have
  to cast away the constness of pointers passed to it.
  
  Revision  Changes    Path
  1.96      +4 -4      ethereal/packet-dns.c