Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wsp.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: Tue, 30 Jul 2002 02:36:23 -0500 (CDT)
guy         2002/07/30 02:36:23 CDT

  Modified files:
    .                    packet-wsp.c 
  Log:
  Call "proto_item_add_subtree()" to create a subtree for POST data, don't
  just use the return value of a "proto_tree_add" routine as if it could
  be used as a protocol tree.
  
  Revision  Changes    Path
  1.59      +9 -5      ethereal/packet-wsp.c