BIND 10 trac1306, updated. c6df34ee69d5f4db86abcd4710c359f62f78e8ef [1306] a minor wording fix
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Oct 28 17:38:10 UTC 2011
The branch, trac1306 has been updated
via c6df34ee69d5f4db86abcd4710c359f62f78e8ef (commit)
from 00ff3b7b99fd40c267b91fcc2d8d8396e6209873 (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 c6df34ee69d5f4db86abcd4710c359f62f78e8ef
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 28 10:38:03 2011 -0700
[1306] a minor wording fix
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/tests/query_unittest.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/tests/query_unittest.cc b/src/bin/auth/tests/query_unittest.cc
index 6d2d389..943c9ec 100644
--- a/src/bin/auth/tests/query_unittest.cc
+++ b/src/bin/auth/tests/query_unittest.cc
@@ -775,7 +775,7 @@ TEST_F(QueryTest, emptyNameWithNSEC) {
// Section 3.1.3.2 of RFC4035.
// mx.example.com. NSEC ).no.example.com. proves no.example.com. is a
// non empty terminal node. Note that it also implicitly proves there
- // shouldn't be no closer wildcard match (because the empty name is an
+ // should be no closer wildcard match (because the empty name is an
// exact match), so we only need one NSEC.
// From the point of the Query::process(), this is actually no different
// from the other NXRRSET case, but we check that explicitly just in case.
More information about the bind10-changes
mailing list