diff options
Diffstat (limited to 'sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c')
-rw-r--r-- | sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c b/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c index 358a0eed245d..10eb0bafe3b0 100644 --- a/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c +++ b/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c @@ -14,7 +14,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ath/ath_hal/ar5416/ar5416_beacon.c,v 1.1.4.1.2.1 2010/06/14 02:09:06 kensmith Exp $ */ #include "opt_ah.h" |