BIND 10 trac1128, updated. d9d0d1f6cb6c6210f293dcf5c181024d2df787f6 [trac1128] fix comments
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jul 29 06:39:57 UTC 2011
The branch, trac1128 has been updated
via d9d0d1f6cb6c6210f293dcf5c181024d2df787f6 (commit)
from c8710633f9cad97adc038852319f1a7a22cebc44 (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 d9d0d1f6cb6c6210f293dcf5c181024d2df787f6
Author: chenzhengzhang <jerry.zzpku at gmail.com>
Date: Fri Jul 29 14:39:28 2011 +0800
[trac1128] fix comments
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/rdata/in_1/srv_33.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/rdata/in_1/srv_33.cc b/src/lib/dns/rdata/in_1/srv_33.cc
index df3ac1b..09808b6 100644
--- a/src/lib/dns/rdata/in_1/srv_33.cc
+++ b/src/lib/dns/rdata/in_1/srv_33.cc
@@ -121,7 +121,7 @@ SRV::SRV(const string& srv_str) :
/// When a read operation on \c buffer fails (e.g., due to a corrupted
/// message) a corresponding exception from the \c InputBuffer class will
/// be thrown.
-/// If the wire-format data does not begin with a valid domain name,
+/// If the wire-format data does not end with a valid domain name,
/// a corresponding exception from the \c Name class will be thrown.
/// In addition, this constructor internally involves resource allocation,
/// and if it fails a corresponding standard exception will be thrown.
More information about the bind10-changes
mailing list