From 2e82f91f46dc3f93963b1e4fdcbc441c129df213 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 13 Jan 2003 16:07:17 +0000 Subject: Add module descriptions. --- modules/strpbrk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/strpbrk') diff --git a/modules/strpbrk b/modules/strpbrk index 87e98bc87e..9c395808d4 100644 --- a/modules/strpbrk +++ b/modules/strpbrk @@ -1,4 +1,5 @@ Description: +strpbrk() function: search a string for any of a set of characters. Files: lib/strpbrk.h @@ -11,6 +12,7 @@ configure.ac: gl_FUNC_STRPBRK Makefile.am: +lib_SOURCES += strpbrk.h Include: "strpbrk.h" -- cgit v1.2.1