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

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: Fri, 5 Apr 2002 03:29:17 -0600 (CST)
guy         2002/04/05 03:29:17 CST

  Modified files:
    .                    packet-wtp.c 
  Log:
  Give the top-level tree for concatenated PDUs an ett_ value of ett_wtp.
  
  Create a protocol tree item for the fixed part of the WTP header.
  
  Don't assign the value of "proto_tree_add_XXX" routines to a variable if
  you're not going to use the value.
  
  Revision  Changes    Path
  1.30      +46 -43    ethereal/packet-wtp.c