summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-10-20 21:44:43 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-10-20 21:44:43 +0000
commita5a3263f95f0eccce534fad404ee6209b7265900 (patch)
treed548dad279f87cc909ea2533e1d499be2cf044e5 /sys
parent17bc93e62b91bebb15bd643b86245d272a6e8377 (diff)
defintion -> definition;
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ic/athvar.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/ic/athvar.h b/sys/dev/ic/athvar.h
index f9340714ef9..a6133f89f48 100644
--- a/sys/dev/ic/athvar.h
+++ b/sys/dev/ic/athvar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: athvar.h,v 1.16 2005/09/23 20:06:50 reyk Exp $ */
+/* $OpenBSD: athvar.h,v 1.17 2005/10/20 21:44:42 jmc Exp $ */
/* $NetBSD: athvar.h,v 1.10 2004/08/10 01:03:53 dyoung Exp $ */
/*-
@@ -40,7 +40,7 @@
*/
/*
- * Defintions for the Atheros Wireless LAN controller driver.
+ * Definitions for the Atheros Wireless LAN controller driver.
*/
#ifndef _DEV_ATH_ATHVAR_H
#define _DEV_ATH_ATHVAR_H
@@ -68,7 +68,7 @@ struct ath_recv_hist {
#define ATH_RHIST_NOTIME (~0)
/*
- * Ioctl-related defintions for the Atheros Wireless LAN controller driver.
+ * Ioctl-related definitions for the Atheros Wireless LAN controller driver.
*/
struct ath_stats {
u_int32_t ast_watchdog; /* device reset by watchdog */