BIND 10 trac1578, updated. 943206cea937e858ac301eec764abd1069350783 [1578] fixed typo in comment

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Feb 1 21:12:11 UTC 2012


The branch, trac1578 has been updated
       via  943206cea937e858ac301eec764abd1069350783 (commit)
      from  4684af80eb76977c7bc0a62057fc324b8951381e (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 943206cea937e858ac301eec764abd1069350783
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 1 13:11:57 2012 -0800

    [1578] fixed typo in comment

-----------------------------------------------------------------------

Summary of changes:
 src/lib/datasrc/memory_datasrc.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/datasrc/memory_datasrc.cc b/src/lib/datasrc/memory_datasrc.cc
index 14b5951..bfff5c1 100644
--- a/src/lib/datasrc/memory_datasrc.cc
+++ b/src/lib/datasrc/memory_datasrc.cc
@@ -629,7 +629,7 @@ struct InMemoryZoneFinder::InMemoryZoneFinderImpl {
     // Set up FindResult object as a return value of find(), taking into
     // account wildcard matches and DNSSEC information.  We set the NSEC/NSEC3
     // flag when applicable regardless of the find option; the caller would
-    // simply ignore these when then didn't request DNSSEC related results.
+    // simply ignore these when they didn't request DNSSEC related results.
     FindResult createFindResult(Result code, ConstRRsetPtr rrset,
                                 bool wild) const
     {




More information about the bind10-changes mailing list