svn commit: r203680 - head/sys/dev/ath/ath_hal/ar5416
Rui Paulo
rpaulo at FreeBSD.org
Mon Feb 8 20:04:03 UTC 2010
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.
More information about the svn-src-head
mailing list