Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.c proto_hier_stats.c tethereal.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: Sun, 16 Dec 2001 16:16:12 -0600 (CST)
guy         2001/12/16 16:16:12 CST

  Modified files:
    .                    file.c proto_hier_stats.c tethereal.c 
  Log:
  Add an extra argument to "epan_dissect_new()" that indicates whether the
  display representation should be put into protocol tree items if a
  protocol tree is to be constructed; have it set "proto_tree_is_visible"
  from that argument.
  
  Revision  Changes    Path
  1.254     +12 -18    ethereal/file.c
  1.7       +2 -2      ethereal/proto_hier_stats.c
  1.106     +7 -10     ethereal/tethereal.c