diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-05 20:07:45 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-05 20:07:45 +0000 |
commit | 0232ec657429e932b915ccc401ec66fdbfff8278 (patch) | |
tree | dae007420c3ceee612a84f22162ec317a31237e2 /sys/dev/pci/hifn7751var.h | |
parent | b6bd42918bedcefd373182955c4077c84a98a6bd (diff) |
spelling
Diffstat (limited to 'sys/dev/pci/hifn7751var.h')
-rw-r--r-- | sys/dev/pci/hifn7751var.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/hifn7751var.h b/sys/dev/pci/hifn7751var.h index 647e211892f..c4a4e0025ad 100644 --- a/sys/dev/pci/hifn7751var.h +++ b/sys/dev/pci/hifn7751var.h @@ -1,4 +1,4 @@ -/* $OpenBSD: hifn7751var.h,v 1.45 2002/07/23 17:50:33 jason Exp $ */ +/* $OpenBSD: hifn7751var.h,v 1.46 2003/01/05 20:07:44 deraadt Exp $ */ /* * Invertex AEON / Hifn 7751 driver @@ -93,7 +93,7 @@ struct hifn_dma { u_int64_t test_src, test_dst; /* - * Our current positions for insertion and removal from the desriptor + * Our current positions for insertion and removal from the descriptor * rings. */ int cmdi, srci, dsti, resi; |