diff options
Diffstat (limited to 'newlib/libc/string/strpbrk.c')
-rw-r--r-- | newlib/libc/string/strpbrk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/string/strpbrk.c b/newlib/libc/string/strpbrk.c index e7f2dd2b6..5668db395 100644 --- a/newlib/libc/string/strpbrk.c +++ b/newlib/libc/string/strpbrk.c @@ -1,6 +1,6 @@ /* FUNCTION - <<strpbrk>>---find chars in string + <<strpbrk>>---find characters in string INDEX strpbrk |