Parcourir la source

[2382] more update on comment

JINMEI Tatuya il y a 12 ans
Parent
commit
5d239b6aed
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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();