CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/10 08:22:27
Modified files:
usr.sbin/rpki-client: extern.h output.c
Log message:
Narrow the visibility of some functions and variables local to output.c
Also make the outputs table const.
Based on a suggestion from claudio@, ok deraadt@ claudio@
