Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk packet_win.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:15 -0600 (CST)
guy         2001/12/16 16:16:15 CST

  Modified files:
    gtk                  packet_win.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.29      +2 -4      ethereal/gtk/packet_win.c