CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/04 07:04:47
Modified files:
usr.sbin/rpki-client: main.c
Log message:
Replace NOTREACHED with actuall errx() calls. I managed to return from
the proc_xyz() function at least in two occastions and it is not that
trivial to realize what goes wrong.
