CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/05 04:07:35
Modified files:
usr.sbin/rpki-client: parser.c
Log message:
Switch proc_parser_root_cert() to not pass the entity but instead the
file, pkey and tal id. This is the last proc_parser function that needed
to be converted.
OK job@
