From 06bb28ddcc63e6234628dcdfa2827ddd5577f574 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 17 Nov 2015 07:41:48 +0100 Subject: m doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/wchar/wcsnmove.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wchar/wcsnmove.c') diff --git a/src/wchar/wcsnmove.c b/src/wchar/wcsnmove.c index 1abe3f0..899b611 100644 --- a/src/wchar/wcsnmove.c +++ b/src/wchar/wcsnmove.c @@ -23,6 +23,8 @@ * Copy a memory segment to another, possibly overlapping, segment, * stop when a NUL wide character is encountered. * + * This is a slibc extension added for completeness. + * * @param whither The destination memory segment. * @param whence The source memory segment. * @param maxlen The maximum number of wide characters to copy. -- cgit v1.2.3-70-g09d2