patch-1.3.87 linux/include/asm-ppc/string.h
Next file: linux/include/asm-sparc/asi.h
Previous file: linux/include/asm-ppc/processor.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 12 09:49:45 1996
- Orig file:
v1.3.86/linux/include/asm-ppc/string.h
- Orig date:
Sat Nov 25 19:49:07 1995
diff -u --recursive --new-file v1.3.86/linux/include/asm-ppc/string.h linux/include/asm-ppc/string.h
@@ -20,7 +20,7 @@
return s;
}
#define __HAVE_ARCH_STRSTR
-/* Return the first ocurrence of NEEDLE in HAYSTACK. */
+/* Return the first occurrence of NEEDLE in HAYSTACK. */
extern inline char *
strstr(const char *haystack, const char *needle)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this