CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/01 04:25:27
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Make the repotab (rt) a global instead of passing the value around as
an argument. Will help with further changes.
OK benno@
