]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use NUM_KEYSTATES constant where appropriate
authorMatthijs Mekking <matthijs@isc.org>
Mon, 1 Feb 2021 08:40:44 +0000 (09:40 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 3 Feb 2021 14:35:06 +0000 (15:35 +0100)
commit98ace6d97df5d8a86a5200bb9073eb0f8a75cbaa
treefbce44dcd93e17f6694a3086ce427bc952f3f7ed
parent7947f7f9c606c5545862f6ab1d590c16cd283197
Use NUM_KEYSTATES constant where appropriate

We use the number 4 a lot when working on key states. Better to use
the NUM_KEYSTATES constant instead.
lib/dns/keymgr.c