Boost logo

Boost-Commit :

From: technews_at_[hidden]
Date: 2008-01-25 00:51:04


Author: turkanis
Date: 2008-01-25 00:51:03 EST (Fri, 25 Jan 2008)
New Revision: 42962
URL: http://svn.boost.org/trac/boost/changeset/42962

Log:
fixed Ticket #1149
Text files modified:
   branches/iostreams_dev/libs/iostreams/doc/classes/null.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: branches/iostreams_dev/libs/iostreams/doc/classes/null.html
==============================================================================
--- branches/iostreams_dev/libs/iostreams/doc/classes/null.html (original)
+++ branches/iostreams_dev/libs/iostreams/doc/classes/null.html 2008-01-25 00:51:03 EST (Fri, 25 Jan 2008)
@@ -186,7 +186,7 @@
 <UL>
 <LI><CODE>read</CODE> returns <CODE>-1</CODE>, indicating end-of-sequence
 <LI><CODE>write</CODE> consumes but ignores the entire contents of the character buffer passed to it
-<LI><CODE>seek</CODE> consumes but ignores the entire contents of the character buffer passed to it
+<LI><CODE>seek</CODE> returns an invalid stream position
 </UL>
 
 <H4>Synopsis</H4>


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