From: Reuben Thomas Date: Thu, 3 May 2007 18:02:59 +0000 (+0000) Subject: * doc/libtool.texi (Libltdl interface): Fix typo. X-Git-Tag: release-1-5-24~8 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=4bdec16a4ae387afcd67084411ff8fb35f2c57e3;p=thirdparty%2Flibtool.git * doc/libtool.texi (Libltdl interface): Fix typo. --- diff --git a/ChangeLog b/ChangeLog index 7215250c3..9f5555ef6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-05-03 Reuben Thomas (tiny change) + + * doc/libtool.texi (Libltdl interface): Fix typo. + 2007-04-11 Ralf Wildenhues * NEWS: Mention `-static-libtool-libs'. diff --git a/doc/libtool.texi b/doc/libtool.texi index 61df7f4f0..9038a0b25 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -2977,7 +2977,7 @@ to your own callback function, @var{func}. If @var{search_path} is @code{lt_dlopen} would examine. This function will continue to make calls to @var{func} for each file that it discovers in @var{search_path} until one of these calls returns non-zero, or until the files are -exhausted. @samp{lt_dlforeachfile} returns value returned by the last +exhausted. @samp{lt_dlforeachfile} returns the value returned by the last call made to @var{func}. For example you could define @var{func} to build an ordered