]> git.ipfire.org Git - thirdparty/bind9.git/commit
rename 'ret' to 'result'
authorEvan Hunt <each@isc.org>
Thu, 13 Apr 2023 16:25:13 +0000 (09:25 -0700)
committerEvan Hunt <each@isc.org>
Wed, 14 Jun 2023 08:14:38 +0000 (08:14 +0000)
commit96e8b0e78234ddfcf6843da7c98dfd623de3236b
tree5368177f09b7decccc09b75cbbdd9f079822ab6c
parent6105a7d360ac473e13941df57cdab731b66f8b79
rename 'ret' to 'result'

purely to assuage my desire for consistency across modules,
result variables have been renamed to 'result' as they are
throughout most of BIND. there are no other changes.
lib/dns/tsig.c