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 { _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"