summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/wcsnlen.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/string/wcsnlen.c')
-rw-r--r--newlib/libc/string/wcsnlen.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libc/string/wcsnlen.c b/newlib/libc/string/wcsnlen.c
index e84342d3d..3804bdf90 100644
--- a/newlib/libc/string/wcsnlen.c
+++ b/newlib/libc/string/wcsnlen.c
@@ -27,7 +27,8 @@ RETURNS
characters.
PORTABILITY
-<<wcsnlen>> is GNU extension..
+<<wcsnlen>> is a GNU extension.
+
<<wcsnlen>> requires no supporting OS subroutines.
*/