BIND 10 trac703, updated. 3c348815b0ddc70deed6e5ffcdb3b6828edae961 [trac703] Typo
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Apr 14 08:17:14 UTC 2011
The branch, trac703 has been updated
via 3c348815b0ddc70deed6e5ffcdb3b6828edae961 (commit)
from 2c8303354db6a7d41b4c2e90181b5fcd5db40aee (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3c348815b0ddc70deed6e5ffcdb3b6828edae961
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Thu Apr 14 10:16:24 2011 +0200
[trac703] Typo
-----------------------------------------------------------------------
Summary of changes:
src/lib/asiolink/io_fetch.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/asiolink/io_fetch.h b/src/lib/asiolink/io_fetch.h
index 179fdd9..4611628 100644
--- a/src/lib/asiolink/io_fetch.h
+++ b/src/lib/asiolink/io_fetch.h
@@ -128,7 +128,7 @@ public:
/// terminate. The caller is responsible for managing this object
/// and deleting it if necessary.
/// \param wait Timeout for the fetch (in ms). The default value of
- /// - 1 indicates no timeout.
+ /// -1 indicates no timeout.
IOFetch(Protocol protocol, IOService& service,
const isc::dns::Question& question, const IOAddress& address,
uint16_t port, isc::dns::OutputBufferPtr& buff, Callback* cb,
More information about the bind10-changes
mailing list