remove trailing blanks
[gnulib.git] / modules / memrchr
index e9bbec1..618c389 100644 (file)
@@ -1,7 +1,9 @@
 Description:
+memrchr() function: scan memory for a byte, from the right end.
 
 Files:
 lib/memrchr.c
+lib/memrchr.h
 m4/memrchr.m4
 
 Depends-on:
@@ -12,4 +14,10 @@ gl_FUNC_MEMRCHR
 Makefile.am:
 
 Include:
+"memrchr.h"
 
+License:
+LGPL
+
+Maintainer:
+Jim Meyering, glibc