Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 2010 20:04:02 +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: r203680 - head/sys/dev/ath/ath_hal/ar5416
Message-ID:  <201002082004.o18K425Q043365@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo
Date: Mon Feb  8 20:04:02 2010
New Revision: 203680
URL: http://svn.freebsd.org/changeset/base/203680

Log:
  Fix typo in comment.

Modified:
  head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c

Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
==============================================================================
--- head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c	Mon Feb  8 19:48:33 2010	(r203679)
+++ head/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c	Mon Feb  8 20:04:02 2010	(r203680)
@@ -30,7 +30,7 @@
 #include "ar5416/ar5416phy.h"
 
 /*
- * Return the wireless modes (a,b,g,t) supported by hardware.
+ * Return the wireless modes (a,b,g,n) supported by hardware.
  *
  * This value is what is actually supported by the hardware
  * and is unaffected by regulatory/country code settings.



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