CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/21 10:56:19
Modified files:
usr.bin/openssl: apps.c cms.c verify.c x509.c
Log message:
Make a few purpose things const
This should allow us to constify a sizable table in libcrypto in an
upcoming bump.
