Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 18:34:58 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r190093 - head/sys/net80211
Message-ID:  <200903191834.n2JIYw7M072119@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo
Date: Thu Mar 19 18:34:58 2009
New Revision: 190093
URL: http://svn.freebsd.org/changeset/base/190093

Log:
  Fix typo in comment.

Modified:
  head/sys/net80211/ieee80211_node.h

Modified: head/sys/net80211/ieee80211_node.h
==============================================================================
--- head/sys/net80211/ieee80211_node.h	Thu Mar 19 18:04:37 2009	(r190092)
+++ head/sys/net80211/ieee80211_node.h	Thu Mar 19 18:34:58 2009	(r190093)
@@ -69,7 +69,7 @@ struct ieee80211vap;
 /*
  * Information element ``blob''.  We use this structure
  * to capture management frame payloads that need to be
- * retained.  Information elemnts within the payload that
+ * retained.  Information elements within the payload that
  * we need to consult have references recorded.
  */
 struct ieee80211_ies {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903191834.n2JIYw7M072119>