From: Olly Betts Date: Fri, 9 Jul 1999 14:08:08 +0000 (+0000) Subject: * doc/libtool.texi (C++ Libraries): fixed a typo. X-Git-Tag: multi-language-fork~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=910e10d74509f6b0e3133019413d15a2ae804a77;p=thirdparty%2Flibtool.git * doc/libtool.texi (C++ Libraries): fixed a typo. --- diff --git a/ChangeLog b/ChangeLog index 6999a749b..4336eefb8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-07-09 Olly Betts + + * doc/libtool.texi (C++ Libraries): fixed a typo. + 1999-07-06 Gary V. Vaughan * README-alpha: improved the release instructions to mention diff --git a/doc/libtool.texi b/doc/libtool.texi index 70406b866..4d8803f1a 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -3180,7 +3180,7 @@ and what special considerations you need to make if you do not use C. @cindex C++, pitfalls Creating libraries of C++ code should be a fairly straightforward -process, because its object files differ from C ones in only two ways: +process, because its object files differ from C ones in only three ways: @enumerate 1 @item