(atexit): Define using a prototype.
[gnulib.git] / modules / strstr
index 493a9c2..a4cb7be 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+strstr() function: search for a substring in a string.
 
 Files:
 lib/strstr.h
@@ -15,3 +16,6 @@ Makefile.am:
 Include:
 "strstr.h"
 
+Maintainer:
+Bruno Haible, glibc
+