Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ncp2222.inc ncp2222.py

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: Thu, 10 Oct 2002 18:32:04 -0500 (CDT)
guy         2002/10/10 18:32:04 CDT

  Modified files:
    .                    packet-ncp2222.inc ncp2222.py 
  Log:
  Rename "ncp.nds_string" to "ncp.nds_tree_name", as it's not a generic
  string, it's a tree name (as the field's display name suggests).
  
  Get rid of the unused "ncp.nds_string_value" field.
  
  Fix up the names of some fields, and use "proto_tree_add_uint()" rather
  than "proto_tree_add_uint_format()" to add them to the protocol tree.
  
  Revision  Changes    Path
  1.30      +10 -15    ethereal/packet-ncp2222.inc
  1.36      +6 -10     ethereal/ncp2222.py