]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/ltdl.c: Typo.
authorPavel Roskin <pavel_roskin@geocities.com>
Sat, 6 May 2000 10:46:49 +0000 (10:46 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sat, 6 May 2000 10:46:49 +0000 (10:46 +0000)
ChangeLog
libltdl/ltdl.c

index cda7ea6826b32487949b6d41926cd47da21c3262..018c79a247848b614f51456e142cbdf3649716fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2000-05-06  Pavel Roskin  <pavel_roskin@geocities.com>
 
+       * libltdl/ltdl.c: Typo.
+
        * libtool.m4 (AC_LIBTOOL_SETUP): CVS autoconf no longer sets
        target to "NONE", but to an empty string.
 
index 2f03fbbe0e133461927580a71d6c1f52b4fb813b..711586f8a4fe462cae1a76e5be0b9c8cafbbaf7a 100644 (file)
@@ -1,4 +1,4 @@
-g/* ltdl.c -- system independent dlopen wrapper
+/* ltdl.c -- system independent dlopen wrapper
    Copyright (C) 1998-2000 Free Software Foundation, Inc.
    Originally by Thomas Tanner <tanner@ffii.org>
    This file is part of GNU Libtool.