]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/lt_error.c (lt__last_error, lt__error_strings): The lt__
authorGary V. Vaughan <gary@gnu.org>
Tue, 27 Sep 2005 13:01:51 +0000 (13:01 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 27 Sep 2005 13:01:51 +0000 (13:01 +0000)
commit014be8a112aa9d7e65d67dab1102df2266c2b82e
tree21a3f606581664b50326d9b5caf96a74285703c2
parent6db2a8ba58e845b6cb593b2c55477db28e4145b8
* libltdl/lt_error.c (lt__last_error, lt__error_strings): The lt__
prefix is used to indicate internal symbols that are only exported
for use by other parts of libltdl.  These are now static, so...
(last_error, error_strings): ...renamed to this.  Changed all
callers.
ChangeLog
libltdl/lt_error.c