* libsupc++/cxxabi.h: Adjust link to FAQ entry.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 24 Apr 2011 10:51:00 +0000 (10:51 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 24 Apr 2011 10:51:00 +0000 (10:51 +0000)
From-SVN: r172915

libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/cxxabi.h

index 4ae1278265ac81099fc65825e4b2398f8c56fd12..4e55115f5e127e6b8f76c6ed7de7e280b957de07 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-24  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * libsupc++/cxxabi.h: Adjust link to FAQ entry.
+
 2011-04-22  François Dumont  <francois.cppdevs@free.fr>
 
        * testsuite/lib/libstdc++.exp (check_v3_target_time): Discard
index c93085a072bc33cb370d73866c75a8d5a1c2315d..0f3856e7458fcc85cca5b3167453007cb322cf22 100644 (file)
@@ -583,7 +583,7 @@ namespace __cxxabiv1
  *
  *  A brief overview of an ABI is given in the libstdc++ FAQ, question
  *  5.8 (you may have a copy of the FAQ locally, or you can view the online
- *  version at http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#5_8).
+ *  version at http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#5_8 ).
  *
  *  GCC subscribes to a cross-vendor ABI for C++, sometimes
  *  called the IA64 ABI because it happens to be the native ABI for that