CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/03 22:17:18
Modified files:
usr.sbin/rpki-client: cert.c extern.h x509.c
Log message:
rpki-client: remove proto argument from x509_location()
After recent changes, the rpkiNotify access description became the last
user of it, so this is now a pointless complication.
ok claudio
