]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'incorrect-use-of-bool' into 'master'
authorMark Andrews <marka@isc.org>
Tue, 23 Apr 2019 01:25:33 +0000 (21:25 -0400)
committerMark Andrews <marka@isc.org>
Tue, 23 Apr 2019 01:25:33 +0000 (21:25 -0400)
commitf3e2780dc805162bcffc6349648e29af30949d90
tree93dc0a9dd2ca775d553d2e3161ce8ccb08dac139
parente47754d7bf1d494973165c12c36e7018adc0541b
parentda7f683abfffa806763aa89062412e640ce906e3
Merge branch 'incorrect-use-of-bool' into 'master'

using 0 instead of false

See merge request isc-projects/bind9!1820