Browse Source

[2382] more update on comment

JINMEI Tatuya 12 years ago
parent
commit
5d239b6aed
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/dns/rdata.cc

+ 0 - 1
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();