Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan epan.c epan.h

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:14 -0600 (CST)
guy         2001/12/16 16:16:13 CST

  Modified files:
    epan                 epan.c epan.h 
  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.14      +11 -2     ethereal/epan/epan.c
  1.11      +3 -2      ethereal/epan/epan.h