summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-06-02 22:50:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-06-02 22:50:01 +0000
commitca28cb04c1a2e758ba160d0ff2335cfa66b2023e (patch)
tree0301119ecbc4eccd98ed6103287a29acfdb5ec63 /include
parent0dadbf37875b4b2e9b8b0c8f9713cb4a35467953 (diff)
withough -> without
Diffstat (limited to 'include')
-rw-r--r--include/dlfcn.h4
-rw-r--r--include/link.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/include/dlfcn.h b/include/dlfcn.h
index 88e0515cd3d..efb896b9a07 100644
--- a/include/dlfcn.h
+++ b/include/dlfcn.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: dlfcn.h,v 1.5 2002/02/16 21:27:17 millert Exp $ */
+/* $OpenBSD: dlfcn.h,v 1.6 2002/06/02 22:49:59 deraadt Exp $ */
/* $NetBSD: dlfcn.h,v 1.2 1995/06/05 19:38:00 pk Exp $ */
/*
@@ -17,7 +17,7 @@
* must display the following acknowledgement:
* This product includes software developed by Paul Kranenburg.
* 4. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
diff --git a/include/link.h b/include/link.h
index a45eacd0300..8e4a95fe981 100644
--- a/include/link.h
+++ b/include/link.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: link.h,v 1.9 2002/02/16 21:27:17 millert Exp $ */
+/* $OpenBSD: link.h,v 1.10 2002/06/02 22:49:59 deraadt Exp $ */
/* $NetBSD: link.h,v 1.10 1996/01/09 00:00:11 pk Exp $ */
/*
@@ -17,7 +17,7 @@
* must display the following acknowledgement:
* This product includes software developed by Paul Kranenburg.
* 4. The name of the author may not be used to endorse or promote products
- * derived from this software withough specific prior written permission
+ * derived from this software without specific prior written permission
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
* IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES