CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/14 03:21:41
Modified files:
usr.sbin/rpki-client: aspa.c mft.c roa.c rsc.c
Log message:
rpki-client: mop up a few more struct parse remnants
This drops uses of p for signed objects outside of printing. Mechanical
diff apart from the addition of a line break to avoid an overlong line
in roa_read().
ok claudio
