diff options
Diffstat (limited to 'lib/libc/i386/string/strcmp.S')
-rw-r--r-- | lib/libc/i386/string/strcmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/i386/string/strcmp.S b/lib/libc/i386/string/strcmp.S index 0860fc9..07a87b6 100644 --- a/lib/libc/i386/string/strcmp.S +++ b/lib/libc/i386/string/strcmp.S @@ -14,7 +14,7 @@ * must display the following acknowledgement: * This product includes software developed by Winning Strategies, Inc. * 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 |