]> git.ipfire.org Git - thirdparty/pdns.git/commit - pdns/rfc2136handler.cc
Avoid warning
authorRuben d'Arco <cyclops@prof-x.net>
Sun, 19 May 2013 09:49:27 +0000 (11:49 +0200)
committermind04 <mind04@monshouwer.org>
Fri, 12 Jul 2013 15:29:37 +0000 (17:29 +0200)
commit3ab4cfca0b632db6a9bd660df9651952acca5cdb
tree331a306058b51eba1835531d96192a4f44e2cc4a
parent9f44333aaab93dc5cb3ec60dc4a9b13b4307c8b7
Avoid warning

rfc2136handler.cc: In member function ‘uint16_t PacketHandler::performUpdate(const string&, const DNSRecord*, DomainInfo*, bool, bool*, bool*, NSEC3PARAMRecordContent*, bool*)’:
rfc2136handler.cc:475:14: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
pdns/rfc2136handler.cc