Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-mdshdr.c

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

From: Olivier Abad <oabad@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 24 Jan 2003 11:17:35 -0600 (CST)
oabad       2003/01/24 11:17:35 CST

  Modified files:
    .                    packet-mdshdr.c 
  Log:
  hf_mdshdr_span is a FT_UINT8 field, so we must use :
  proto_tree_add_uint_hidden() instead of proto_tree_add_int_hidden()
  
  Revision  Changes    Path
  1.3       +2 -2      ethereal/packet-mdshdr.c