CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/11/14 17:52:44
Modified files:
lib/libcrypto/pkcs7: pk7_doit.c
Log message:
Shuffle getters and adders down a bit
These use static helper functions which don't need prototypes this way.
