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

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

From: Olivier Abad <oabad@xxxxxxxxxxxx>
Date: Wed, 15 Mar 2000 13:17:13 -0600 (CST)
oabad       2000/03/15 13:17:11 CST

  Modified files:
    .                    packet-lapb.c 
  Log:
  Changed the type of the lapb.control protocol field from FT_STRING to
  FT_UINT8.
  The lapb dissector was broken by the changes to `proto_tree_add_uint_format'
  in xdlc.c because of the type of this field.
  
  Revision  Changes    Path
  1.12      +2 -2      ethereal/packet-lapb.c