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