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@xxxxxxxxxxxx>
Date: Mon, 6 Mar 2000 23:57:19 -0600 (CST)
guy         2000/03/06 23:57:17 CST

  Modified files:
    .                    packet-dns.c 
  Log:
  Fix some "proto_tree_add_text()" calls.
  
  Use "proto_tree_add_notext()" and "proto_tree_set_text()" for some
  resource records.
  
  Revision  Changes    Path
  1.35      +24 -28    ethereal/packet-dns.c