Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-cdp.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: Tue, 24 Aug 1999 19:42:53 -0500 (CDT)
guy         1999/08/24 19:42:51 CDT

  Modified files:
    .                    packet-cdp.c 
  Log:
  Instead of adding the TLV type and length values as hidden values, enter
  them with "proto_tree_add_item()" rather than "proto_tree_add_text()"
  when adding them to the subtree for a TLV item.
  
  Revision  Changes    Path
  1.13      +67 -48    ethereal/packet-cdp.c