Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53890 - branches/release/libs/tokenizer
From: steven_at_[hidden]
Date: 2009-06-13 23:29:08


Author: steven_watanabe
Date: 2009-06-13 23:29:08 EDT (Sat, 13 Jun 2009)
New Revision: 53890
URL: http://svn.boost.org/trac/boost/changeset/53890

Log:
Merge [53422] from the trunk
Text files modified:
   branches/release/libs/tokenizer/tokenizerfunction.htm | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/release/libs/tokenizer/tokenizerfunction.htm
==============================================================================
--- branches/release/libs/tokenizer/tokenizerfunction.htm (original)
+++ branches/release/libs/tokenizer/tokenizerfunction.htm 2009-06-13 23:29:08 EDT (Sat, 13 Jun 2009)
@@ -126,7 +126,7 @@
       constructed.</td>
 
       <td>The return value indicates whether a new token was found in the
- sequence (next,end]</td>
+ sequence [next,end)</td>
 
       <td>If the return value is true, the new token is assigned to tok. next
       is always updated to the position where parsing should start on the


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