CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/02/04 07:32:01
Modified files:
usr.sbin/rpki-client: extern.h main.c parser.c
Log message:
The uri parameter of struct entity is actually a local file path.
Rename field to reduce confusion about what is what.
OK tb@
