summaryrefslogtreecommitdiffstats
path: root/sys/dev/idt/idtvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/idt/idtvar.h')
-rw-r--r--sys/dev/idt/idtvar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/idt/idtvar.h b/sys/dev/idt/idtvar.h
index 16e0c45..6761a00 100644
--- a/sys/dev/idt/idtvar.h
+++ b/sys/dev/idt/idtvar.h
@@ -196,7 +196,7 @@ typedef struct idt_softc IDT;
* Device VCC Entry
*
* Contains the common and IDT-specific information for each VCC
- * which is opened through a IDT device.
+ * which is opened through an IDT device.
*/
struct nidt_vcc {
struct cmn_vcc iv_cmn; /* Common VCC stuff */
OpenPOWER on IntegriCloud