]> git.ipfire.org Git - thirdparty/systemd.git/commit
resolve: fix typo in DNS_EDE_RCODE_PROHIBITIED constant name
authorTobias Klauser <tklauser@distanz.ch>
Tue, 7 Jan 2025 12:29:45 +0000 (13:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Jan 2025 15:48:44 +0000 (16:48 +0100)
commit9379b23be3e73072a1be4d02fa74964c0bfcd080
treec20392262ac3c6fb1df4d1cb90080393aef3391a
parent6640466cec2b2dda16dbee48b5ebb351a3edff97
resolve: fix typo in DNS_EDE_RCODE_PROHIBITIED constant name

Drop the extra `I` and rename the constant to DNS_EDE_RCODE_PROHIBITED
in accordance with the error code string.
src/resolve/resolved-dns-packet.c
src/resolve/resolved-dns-packet.h