]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/wmemchr.3
Removed trailing white space at end of lines
[thirdparty/man-pages.git] / man3 / wmemchr.3
index 6829a022bed3fb3cac598be0a0abb7334ac9c7e2..4ac3579893ce4d2e7f2ff9a4bd7047d3efd3a348 100644 (file)
@@ -29,7 +29,7 @@ function is the wide-character equivalent of the
 .BR memchr (3)
 function.
 It searches the
-.IR n 
+.IR n
 wide characters starting at
 .I s
 for
@@ -41,7 +41,7 @@ The
 function returns a pointer to the first occurrence of
 .I c
 among the
-.IR n 
+.IR n
 wide characters starting at
 .IR s ,
 or NULL if