libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool branch, master, updated. v2.2.6-171-ga2a8d8a


From: Peter Rosin
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-171-ga2a8d8a
Date: Tue, 29 Dec 2009 19:45:10 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The branch, master has been updated
       via  a2a8d8a663e6f9309843c4163467d5d63a4ec00d (commit)
      from  7ce92b0b9b7a28db5d0eac91fd72fee41238206f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a2a8d8a663e6f9309843c4163467d5d63a4ec00d
Author: Peter Rosin <address@hidden>
Date:   Tue Dec 29 19:00:58 2009 +0100

    * libltdl/ltdl.c (file_not_found): Fix typos in code comment.
    
    Signed-off-by: Peter Rosin <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog      |    4 ++++
 libltdl/ltdl.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 75a5919..01bf201 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-29  Peter Rosin  <address@hidden>
+
+       * libltdl/ltdl.c (file_not_found): Fix typos in code comment.
+
 2009-12-12  Ralf Wildenhues  <address@hidden>
 
        Replace last __oline__ instance.
diff --git a/libltdl/ltdl.c b/libltdl/ltdl.c
index d180e30..e4569b0 100644
--- a/libltdl/ltdl.c
+++ b/libltdl/ltdl.c
@@ -1487,7 +1487,7 @@ try_dlopen (lt_dlhandle *phandle, const char *filename, 
const char *ext,
 }
 
 
-/* If the last error messge store was `FILE_NOT_FOUND', then return
+/* If the last error message stored was `FILE_NOT_FOUND', then return
    non-zero.  */
 static int
 file_not_found (void)


hooks/post-receive
-- 
GNU Libtool




reply via email to

[Prev in Thread] Current Thread [Next in Thread]