summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-10-31 19:02:09 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-10-31 19:02:09 +0000
commit17caf248396db193926fb1c97fcf816fa929f073 (patch)
treef5636123a59fda326e547574c08f84df78ac9935 /sys/dev/ic
parent2d9f38c0bdfab187bb0e93665a089baad19f5531 (diff)
ammount -> amount
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/siop_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/siop_common.c b/sys/dev/ic/siop_common.c
index 8813b78462a..4d51b36f05b 100644
--- a/sys/dev/ic/siop_common.c
+++ b/sys/dev/ic/siop_common.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: siop_common.c,v 1.24 2005/10/10 16:27:23 krw Exp $ */
+/* $OpenBSD: siop_common.c,v 1.25 2005/10/31 19:02:06 miod Exp $ */
/* $NetBSD: siop_common.c,v 1.37 2005/02/27 00:27:02 perry Exp $ */
/*
@@ -812,7 +812,7 @@ siop_sdp(siop_cmd, offset)
*/
/*
- * before doing that we decrease resid from the ammount of data which
+ * before doing that we decrease resid from the amount of data which
* has been transfered.
*/
siop_update_resid(siop_cmd, offset);