Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk proto_draw.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: Mon, 8 Apr 2002 14:10:09 -0500 (CDT)
guy         2002/04/08 14:10:09 CDT

  Modified files:
    gtk                  proto_draw.c 
  Log:
  "expand_tree()" and "collapse_tree()" can be called on leaf nodes, so
  don't blow up if "finfo->tree_type" is -1, just don't expand anything.
  
  Revision  Changes    Path
  1.51      +19 -9     ethereal/gtk/proto_draw.c