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