CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/30 23:46:31
Modified files:
usr.sbin/rpki-client: parser.c
Log message:
proc_parser_mft: fix overloading of error
parser.c r1.101 switched the meaning of mft1 and mft2, but did not
fix up the overloading of the error from the temporary file if both
are set.
ok job
