diff options
Diffstat (limited to 'sys/arch/powerpc/include/dlfcn.h')
-rw-r--r-- | sys/arch/powerpc/include/dlfcn.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/powerpc/include/dlfcn.h b/sys/arch/powerpc/include/dlfcn.h index a3227009e70..1f0b66805c2 100644 --- a/sys/arch/powerpc/include/dlfcn.h +++ b/sys/arch/powerpc/include/dlfcn.h @@ -1,4 +1,4 @@ -/* $OpenBSD: dlfcn.h,v 1.2 2002/03/14 01:26:41 millert Exp $ */ +/* $OpenBSD: dlfcn.h,v 1.3 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 |