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

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 27 Sep 1999 03:39:14 -0500 (CDT)
guy         1999/09/27 03:39:12 CDT

  Modified files:
    .                    packet-llc.c 
  Log:
  Don't bother setting the length of the LLC header when we create the LLC
  tree to anything other than 0, as we're going to change it to the right
  value once the control field has been parsed and we know the right value.
  
  Revision  Changes    Path
  1.24      +2 -2      ethereal/packet-llc.c