BIND 10 trac2223, updated. a6c74caf3dc0aef52b89c78ebbcd02fcc5e47609 [2223] small change in comment

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Oct 11 12:09:28 UTC 2012


The branch, trac2223 has been updated
       via  a6c74caf3dc0aef52b89c78ebbcd02fcc5e47609 (commit)
      from  f6616492db24a4831ca25258c4bc234e5bd148bb (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 a6c74caf3dc0aef52b89c78ebbcd02fcc5e47609
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Oct 11 14:09:15 2012 +0200

    [2223] small change in comment

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

Summary of changes:
 src/lib/testutils/dnsmessage_test.h |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/testutils/dnsmessage_test.h b/src/lib/testutils/dnsmessage_test.h
index ab0f823..bdf2223 100644
--- a/src/lib/testutils/dnsmessage_test.h
+++ b/src/lib/testutils/dnsmessage_test.h
@@ -185,8 +185,9 @@ namespace {
 /// \param begin end of iterator (of any RRset type)
 ///
 /// \return the number of RRsets in the given iterator, plus
-/// the number of Signature sets (each RRset with signatures
-/// is counted as 2 'rrsets')
+/// the number of signature RRsets (each RRset with signatures
+/// is counted as 2 'rrsets', as if the signatures over an RRset
+/// are a separate RRset in the original iterator)
 template<typename ITERATOR_TYPE>
 size_t
 countRRsetsAndSigs(ITERATOR_TYPE begin, ITERATOR_TYPE end) {



More information about the bind10-changes mailing list