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, 4 Apr 2002 14:23:51 -0600 (CST)
guy         2002/04/04 14:23:51 CST

  Modified files:
    epan                 proto.c 
  Log:
  Before putting an item into a protocol tree, make sure the item above
  it, if it's going to be displayed (i.e., if it's not the root node), has
  had an ett_ value associated with it.
  
  Revision  Changes    Path
  1.60      +32 -17    ethereal/epan/proto.c