CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/12 02:54:48
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Rename the variable c to ok. It returns if the file failed to parse or not.
We need to pass this to filepath_add so lets use a better name.
OK tb@
