CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/31 03:57:38
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Replace warnc() with warnx() + strerror() since the first is less portable.
Should hopefully fix an issue seen by Robert Scheck
OK deraadt@
