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