CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/01 02:27:34
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Use correct way to report error when strtonum fails.
Use errx(), remove the extra \n and use the correct argument (-s not -t).
