Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r52668 - trunk/libs/wave/doc
From: daniel_james_at_[hidden]
Date: 2009-04-29 17:19:58


Author: danieljames
Date: 2009-04-29 17:19:56 EDT (Wed, 29 Apr 2009)
New Revision: 52668
URL: http://svn.boost.org/trac/boost/changeset/52668

Log:
Fix a link to a header on trac.

IMO it would be better to link to the local copy.
Text files modified:
   trunk/libs/wave/doc/class_reference_tokentype.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/wave/doc/class_reference_tokentype.html
==============================================================================
--- trunk/libs/wave/doc/class_reference_tokentype.html (original)
+++ trunk/libs/wave/doc/class_reference_tokentype.html 2009-04-29 17:19:56 EDT (Wed, 29 Apr 2009)
@@ -50,7 +50,7 @@
   library, which is used in conjunction with the two predefined C++ lexers contained
   in the <tt>Wave</tt> library too. If you need to use your own token type, it
   is required to implement the interafce described below.</p>
-<h2><b><a name="header_synopsis"></a>Header wave/cpplexer/cpp_lex_token.hpp
+<h2><b><a name="header_synopsis"></a>Header wave/cpplexer/cpp_lex_token.hpp
   synopsis</b></h2>
 <pre><span class="keyword">namespace</span> boost {
 <span class="keyword">namespace</span> wave {


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk