Alter GNUmakefile to install into top directory.
[gnulib.git] / modules / strchrnul
index 806aebb..f1daf7e 100644 (file)
@@ -1,5 +1,6 @@
 Description:
-strchrnul(): Find the first occurrence of C in S or the final NUL byte.
+strchrnul() function: Find the first occurrence of C in S or the final NUL
+byte.
 
 Files:
 lib/strchrnul.c