]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libltdl/ltdl.h: formatting change.
authorGary V. Vaughan <gary@gnu.org>
Thu, 4 Jan 2001 22:06:11 +0000 (22:06 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 4 Jan 2001 22:06:11 +0000 (22:06 +0000)
ChangeLog
libltdl/ltdl.h

index 608e93ba542434dc871915d2b3db7316c535cfa2..e7e48fb55711d488e533e49276539b92bd5e1074 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-04  Gary V. Vaughan  <gvv@techie.com>
+
+       * libltdl/ltdl.h:  formatting change.
+
 2000-12-23  Gary V. Vaughan  <gvv@techie.com>
 
        From vvv@vsu.ru:
index 60434cf76acffef928efd629e8aeb15eef87c127..b10aabbab49f96446f9f7cd28a655113fd37e9a1 100644 (file)
@@ -289,6 +289,12 @@ enum {
 extern int     lt_dladderror   LT_PARAMS((const char *diagnostic));
 extern int     lt_dlseterror   LT_PARAMS((int errorcode));
 
+
+
+\f
+/* --- SOURCE COMPATIBILITY WITH OLD LIBLTDL --- */
+
+
 #ifdef LT_NON_POSIX_NAMESPACE
 #  define lt_ptr_t             lt_ptr
 #  define lt_module_t          lt_module