rpki-client: move inherit in {ip,as}_warn()
authortb <tb@openbsd.org>
Wed, 18 Oct 2023 07:10:24 +0000 (07:10 +0000)
committertb <tb@openbsd.org>
Wed, 18 Oct 2023 07:10:24 +0000 (07:10 +0000)
commit76dbb2b671d3f253dd35699074fbe97c1e35697d
tree205a0a8d6e1642398db47966b25a6b2d49eae873
parent8b5bbbc55ef7d9951e089a556a792f7b49c57925
rpki-client: move inherit in {ip,as}_warn()

While alphabetic order makes sense, having inherit between individual
AS and IP entries and ranges makes little sense. Use the order that we
have elsewhere.

ok claudio job
usr.sbin/rpki-client/as.c
usr.sbin/rpki-client/ip.c