summaryrefslogtreecommitdiff
path: root/lib/libarch/i386/i386_set_ioperm.c
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-07-23 20:41:13 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-07-23 20:41:13 +0000
commit16ce1825d9900b5fdbe067cee3b01a5fd6fac60c (patch)
tree614bcd705236a2714fde28c1e645e0320888cf31 /lib/libarch/i386/i386_set_ioperm.c
parent78b43f94a42e713fbfe693ecf9fadfe527dd8c05 (diff)
tabify
Diffstat (limited to 'lib/libarch/i386/i386_set_ioperm.c')
-rw-r--r--lib/libarch/i386/i386_set_ioperm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libarch/i386/i386_set_ioperm.c b/lib/libarch/i386/i386_set_ioperm.c
index 6a814e72ae0..b5da9759814 100644
--- a/lib/libarch/i386/i386_set_ioperm.c
+++ b/lib/libarch/i386/i386_set_ioperm.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: i386_set_ioperm.c,v 1.2 1996/03/19 23:15:01 niklas Exp $ */
+/* $OpenBSD: i386_set_ioperm.c,v 1.3 1997/07/23 20:41:11 kstailey Exp $ */
/* $NetBSD: i386_set_ioperm.c,v 1.2 1996/02/27 22:57:31 jtc Exp $ */
/*-
@@ -18,8 +18,8 @@
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
- * This product includes software developed by the NetBSD
- * Foundation, Inc. and its contributors.
+ * This product includes software developed by the NetBSD
+ * Foundation, Inc. and its contributors.
* 4. Neither the name of The NetBSD Foundation nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.