]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fixed a use of |= where != was intended. (Fortunately with no ill effects.)
authorEvan Hunt <each@isc.org>
Mon, 11 Apr 2011 21:11:01 +0000 (21:11 +0000)
committerEvan Hunt <each@isc.org>
Mon, 11 Apr 2011 21:11:01 +0000 (21:11 +0000)
commit9f3931a5f8ce38e419eb1928530c092fd474db0c
tree8e66154200a4515611c1433b174ce83577b35883
parentd340cfafd25eebbfb7703516dd6113e364811a07
Fixed a use of |= where != was intended.  (Fortunately with no ill effects.)
lib/dns/zone.c