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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 21 Jun 2001 01:59:48 -0500 (CDT)
guy         2001/06/21 01:59:47 CDT

  Modified files:
    .                    packet-ieee80211.c 
  Log:
  Get rid of an unused #define.
  
  Make routines not used outside this module static.
  
  Make "find_header_length()" return the correct value for management and
  control frames.
  
  Revision  Changes    Path
  1.33      +30 -5     ethereal/packet-ieee80211.c