]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2382] more update on comment
authorJINMEI Tatuya <jinmei@isc.org>
Sat, 1 Dec 2012 16:32:06 +0000 (08:32 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Sat, 1 Dec 2012 16:32:06 +0000 (08:32 -0800)
src/lib/dns/rdata.cc

index 3e1d0a41833f12409d4ee86c98fff1a65e507368..9e96378bc07c41dd82974d095668675152496abf 100644 (file)
@@ -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();