Remove NOTREACHED marker, it should be obvious when the code is:
authorclaudio <claudio@openbsd.org>
Thu, 4 Mar 2021 14:02:34 +0000 (14:02 +0000)
committerclaudio <claudio@openbsd.org>
Thu, 4 Mar 2021 14:02:34 +0000 (14:02 +0000)
commit299abb8751563ddec046c3207cd6826c1d0b1742
treecdd865a75cc243d64a3fb452a067a3202ed0fb9e
parent6ded7de0b591627b3a5e2ccd6e97e3dd82ccb192
Remove NOTREACHED marker, it should be obvious when the code is:
exit(rc);
/* NOTREACHED */
usr.sbin/rpki-client/rsync.c