]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'each-bool-conditionals' into 'master'
authorEvan Hunt <each@isc.org>
Tue, 26 May 2020 00:00:05 +0000 (00:00 +0000)
committerEvan Hunt <each@isc.org>
Tue, 26 May 2020 00:00:05 +0000 (00:00 +0000)
commit0ef6dde124a794e96920c8b23df1302c01af7ce0
treeec0ab714a8d8bad0363f9eaa5776837cc2c9fce8
parent1093c36648bceb3811156828ad11ef4378a36188
parent57e54c46e4569914b5f6e594d4748db0309d5d51
Merge branch 'each-bool-conditionals' into 'master'

remove unnecessary 'true' and 'false' comparisons in boolean expressions

See merge request isc-projects/bind9!3312