Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal file.c packet-tcp.c print.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ulfl@xxxxxxxxxxxx (Ulf Lamping)
Date: Sat, 1 May 2004 10:15:08 -0500 (CDT)
ulfl        2004/05/01 10:15:08 CDT

  Modified files:
    .                    file.c packet-tcp.c print.c 
  Log:
  add PROTO_ITEM_SET_HIDDEN() and PROTO_ITEM_SET_GENERATED(),
  this sets flags for later rendering of the field data
  
  Revision  Changes    Path
  1.380     +2 -2      ethereal/file.c
  1.231     +6 -3      ethereal/packet-tcp.c
  1.81      +3 -3      ethereal/print.c