summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2007-04-10 18:31:44 +0000
committermiod <miod@openbsd.org>2007-04-10 18:31:44 +0000
commit37b1451348fbca35071d04bad62c24fb9818acbc (patch)
treeef56db392bd54a1204c5ba520cf98a979f1d35c9
parentRemove ARM32_BUFTYPE_RAW, it's never used. (diff)
downloadwireguard-openbsd-37b1451348fbca35071d04bad62c24fb9818acbc.tar.xz
wireguard-openbsd-37b1451348fbca35071d04bad62c24fb9818acbc.zip
More typos from my list.
-rw-r--r--sys/arch/vax/include/scb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/vax/include/scb.h b/sys/arch/vax/include/scb.h
index 8cb5786f167..5f2b6d8b7dc 100644
--- a/sys/arch/vax/include/scb.h
+++ b/sys/arch/vax/include/scb.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: scb.h,v 1.8 2006/07/19 20:22:36 miod Exp $ */
+/* $OpenBSD: scb.h,v 1.9 2007/04/10 18:31:44 miod Exp $ */
/* $NetBSD: scb.h,v 1.11 2000/07/10 09:14:34 ragge Exp $ */
/*
@@ -112,7 +112,7 @@ struct scb {
/*
* This struct is used when setting up interrupt vectors dynamically.
- * It put a opaque 32 bit quanity on the stack and also has a placeholder
+ * It puts a opaque 32 bit quantity on the stack and also has a placeholder
* for evcount structure.
*/
struct ivec_dsp {