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: Wed, 12 Apr 2000 21:36:40 -0500 (CDT)
guy         2000/04/12 21:36:38 CDT

  Modified files:
    .                    packet-llc.c 
  Log:
  For I and S frames, the LLC control field is 2 bytes, so make it
  FT_UINT16 (that won't break things for U frames, where it's 1 byte).
  
  Revision  Changes    Path
  1.54      +2 -2      ethereal/packet-llc.c