CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/16 01:49:36
Modified files:
usr.sbin/rpki-client: ccr.c rpki-asn1.h
Log message:
Field name change: location -> locations
While at this point in time every RPKI object has only one
specific location (the 'Signed Object' acces description),
it is conceivable some form of multi-homing arises in
the future. Align names to help our future selves.
This is a cosmetic change, the field already was a sequence.
OK tb@
