]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c: Init char * to NULL, not 0. And, for
authorAlbert Chin-A-Young <china@thewrittenword.com>
Wed, 23 Oct 2002 01:39:55 +0000 (01:39 +0000)
committerRobert Boehne <rboehne@gnu.org>
Wed, 23 Oct 2002 01:39:55 +0000 (01:39 +0000)
commitc78f81a41dcf4dd27fd3fab5f2561c6faf04640b
tree7141f66b7abb61887a92f5f04e7950c9d208e519
parent41ea7f9bdd61a1fcd96ef937f9a7a842e0e2c677
* libltdl/ltdl.c: Init char * to NULL, not 0. And, for
some char * values, set *[var] = 0 to *[var] = '0'.
ChangeLog
libltdl/ltdl.c