Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-rsvp.c proto.c proto.h

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: Wed, 31 May 2000 12:10:17 -0500 (CDT)
gram        2000/05/31 12:10:14 CDT

  Modified files:
    .                    packet-rsvp.c proto.c proto.h 
  Log:
  Get rid of the only uses of proto_tree_add_item_old() and
  proto_tree_add_item_hidden_old(), and get rid of the functions as well.
  Also remove a static function in proto.c that is no longer used
  (it was used by proto_tree_add_item()).
  
  Revision  Changes    Path
  1.23      +3 -3      ethereal/packet-rsvp.c
  1.68      +1 -128    ethereal/proto.c
  1.33      +1 -10     ethereal/proto.h