[svn] commit: r2754 - /branches/trac296/src/lib/cc/session_unittests.cc
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Aug 17 16:43:45 UTC 2010
Author: jinmei
Date: Tue Aug 17 16:43:44 2010
New Revision: 2754
Log:
editorial fix on a comment
Modified:
branches/trac296/src/lib/cc/session_unittests.cc
Modified: branches/trac296/src/lib/cc/session_unittests.cc
==============================================================================
--- branches/trac296/src/lib/cc/session_unittests.cc (original)
+++ branches/trac296/src/lib/cc/session_unittests.cc Tue Aug 17 16:43:44 2010
@@ -136,7 +136,7 @@
public:
// used in the handler test
// This handler first reads (and ignores) whatever message caused
- // it to be invoked. Then it call group_recv for a second message.
+ // it to be invoked. Then it calls group_recv for a second message.
// If this message is { "command": "stop" } it'll tell the
// io_service it is done. Otherwise it'll re-register this handler
void someHandler() {
More information about the bind10-changes
mailing list