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

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Fri, 19 Nov 1999 21:27:07 -0600 (CST)
gram        1999/11/19 21:27:04 CST

  Modified files:
    .                    packet-eth.c 
  Log:
  The code for Ethernet II was using proto_tree_add_item_format() even
  though it doesn't need to. (I missed that section when I converted packet-eth.c
  to use hfinfo fields). Fixed.
  
  Revision  Changes    Path
  1.24      +3 -8      ethereal/packet-eth.c