From: JINMEI Tatuya Date: Sat, 1 Dec 2012 16:32:06 +0000 (-0800) Subject: [2382] more update on comment X-Git-Tag: bind10-1.0.0-beta-release~44^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d239b6aed71f987330add0bbcfc7baed670e804;p=thirdparty%2Fkea.git [2382] more update on comment --- diff --git a/src/lib/dns/rdata.cc b/src/lib/dns/rdata.cc index 3e1d0a4183..9e96378bc0 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();