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: Wed, 29 Nov 2000 21:19:28 -0600 (CST)
guy         2000/11/29 21:19:28 CST

  Modified files:
    .                    packet-ieee80211.c 
  Log:
  Rename "proto_reg_handoff_iee380211()"[sic] to
  "proto_reg_handoff_wlan()", to match "proto_register_wlan()".
  
  Call it "IEEE 802.11 wireless LAN", not "Wireless ethernet" - that makes
  it clearer what type of wireless LAN it is (which *isn't* Ethernet at
  the MAC layer, although I suspect many of the drivers make it look like
  Ethernet to the rest of the system).
  
  Revision  Changes    Path
  1.5       +3 -3      ethereal/packet-ieee80211.c