BIND 10 trac2382, updated. 5d239b6aed71f987330add0bbcfc7baed670e804 [2382] more update on comment

BIND 10 source code commits bind10-changes at lists.isc.org
Sat Dec 1 16:32:29 UTC 2012


The branch, trac2382 has been updated
       via  5d239b6aed71f987330add0bbcfc7baed670e804 (commit)
      from  9440d65d7e71ec30e0d268f5f9f5b1980d288b98 (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 5d239b6aed71f987330add0bbcfc7baed670e804
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Sat Dec 1 08:32:06 2012 -0800

    [2382] more update on comment

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

Summary of changes:
 src/lib/dns/rdata.cc |    1 -
 1 file changed, 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/rdata.cc b/src/lib/dns/rdata.cc
index 3e1d0a4..9e96378 100644
--- a/src/lib/dns/rdata.cc
+++ b/src/lib/dns/rdata.cc
@@ -143,7 +143,6 @@ createRdata(const RRType& rrtype, const RRClass& rrclass,
     // here.  Just propagate.
 
     // Consume to end of line / file.
-    // If not at end of line initially set error code.
     // Call callback via fromtextError once if there was an error.
     do {
         const MasterToken& token = lexer.getNextToken();



More information about the bind10-changes mailing list