Update of /cvsroot/boost/boost/libs/asio/doc/requirements
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv3686
Modified Files:
ResolveHandler.qbk
Log Message:
Fix typo.
Index: ResolveHandler.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/asio/doc/requirements/ResolveHandler.qbk,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ResolveHandler.qbk 6 Jan 2007 11:00:00 -0000 1.2
+++ ResolveHandler.qbk 6 Apr 2007 08:17:07 -0000 1.3
@@ -10,7 +10,7 @@
A resolve handler must meet the requirements for a [link
boost_asio.requirements.Handler handler]. A value `h` of a resolve handler
class should work correctly in the expression `h(ec, i)`, where `ec` is an
-lvalue of type `const error_code` and `s` is an lvalue of type `const
+lvalue of type `const error_code` and `i` is an lvalue of type `const
ip::basic_resolver_iterator<InternetProtocol>`. `InternetProtocol` is the
template parameter of the [link boost_asio.reference.ip__resolver_service
`resolver_service`] which is used to initiate the asynchronous operation.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs