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