CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/25 12:25:22
Modified files:
usr.sbin/rpki-client: parser.c
Log message:
Refactor the proc_parser code, move the processing of enities into its
own function and make a few vars global to simplify the code.
OK tb@
