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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Wed, 11 Jun 2003 15:41:45 -0500 (CDT)
guy         2003/06/11 15:41:45 CDT

  Modified files:
    .                    packet-tsp.c 
  Log:
  Replace value fetches and "proto_tree_add_XXX" calls with
  "proto_tree_add_item()" if the value isn't being used.  (In one case,
  there wasn't a corresponding value fetch, and some other value was being
  put into the tree.)
  
  Revision  Changes    Path
  1.4       +29 -37    ethereal/packet-tsp.c