summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/wcsrchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/string/wcsrchr.c')
-rw-r--r--newlib/libc/string/wcsrchr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/string/wcsrchr.c b/newlib/libc/string/wcsrchr.c
index d3dc7431e..495d95a15 100644
--- a/newlib/libc/string/wcsrchr.c
+++ b/newlib/libc/string/wcsrchr.c
@@ -27,6 +27,7 @@ RETURNS
PORTABILITY
<<wcsrchr>> is ISO/IEC 9899/AMD1:1995 (ISO C).
+
No supporting OS subroutines are required.
*/