]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: dev: Drop single-use RETERR macro
authorMatthijs Mekking <matthijs@isc.org>
Tue, 10 Dec 2024 08:46:29 +0000 (08:46 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Tue, 10 Dec 2024 08:46:29 +0000 (08:46 +0000)
If the RETERR define is only used once in a file, just drop the macro.

Merge branch 'matthijs-remove-single-use-define-reterr' into 'main'

See merge request isc-projects/bind9!9871


Trivial merge