Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-mpls.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Mon, 13 Mar 2000 10:36:36 -0600 (CST)
gram        2000/03/13 10:36:34 CST

  Modified files:
    .                    packet-mpls.c 
  Log:
  Remove the proto_tree_add_text() and proto_tree_add_item_hidden() calls
  for mpls.label and replace them with proto_tree_add_uint_format() and
  proto_tree_add_item(). In the mpls proto_registration, associated
  the val_string with mpls.label.
  
  Revision  Changes    Path
  1.2       +10 -11    ethereal/packet-mpls.c