Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan proto.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: Thu, 15 Mar 2001 16:08:41 -0600 (CST)
guy         2001/03/15 16:08:41 CST

  Modified files:
    epan                 proto.c 
  Log:
  The other "proto_tree_add" routines will, if the "tree" argument is
  null, just return NULL without doing any work; make
  "proto_tree_add_item()" do so as well.
  
  Revision  Changes    Path
  1.14      +4 -1      ethereal/epan/proto.c