CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2025/06/25 10:24:44
Modified files: usr.sbin/rpki-client: crl.c filemode.c parser.c x509.c Log message: Rename the pointer to the CRL tree Aligns with how other pointers are named in this program. OK tb@