When setting RRDP_STATE_PARSE_ERROR a warning is issued so there is no need
authorclaudio <claudio@openbsd.org>
Wed, 21 Apr 2021 09:03:42 +0000 (09:03 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 21 Apr 2021 09:03:42 +0000 (09:03 +0000)
commit8f9ca9f8dac87d9ac9de8cce6324c7e81052b357
treed20fdf9408f0fe6573b90d6c395d4a7fb5f829ed
parent8a42180ccb28a8e0c90d409dde395274eab39c6e
When setting RRDP_STATE_PARSE_ERROR a warning is issued so there is no need
to warn a 2nd time here, it adds no additional information.
usr.sbin/rpki-client/rrdp.c