Hi Gary, * Gary V. Vaughan wrote on Tue, Sep 27, 2005 at 12:19:31PM CEST: > Okay to apply to HEAD?
Yes, please. Thank you! > Symbol naming convention nit. I missed that bit! Oh no.. ;-) Cheers, Ralf > libltdl/lt_error.c | 14 +++++++------- > 1 files changed, 7 insertions(+), 7 deletions(-) > > Index: libtool--devo--1.0/ChangeLog > from Gary V. Vaughan <[EMAIL PROTECTED]> > * 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.
