CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/04/11 02:04:43
Modified files:
usr.sbin/rpki-client: cert.c
Log message:
Simplify cert_parse_pre()
Remove rc and c and check things the straightforward way. Avoids some
contorted code and shaves off a few lines.
ok claudio
