CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/02 03:56:12
Modified files:
lib/libcrypto/pkcs7: pk7_mime.c
Log message:
Style tweaks for SMIME_write_PKCS7()
Initialize the mdalgs stack at the top and test and assign for ctype_nid.
Use an empty line to separate variable declarations from the actual code
and zap an extra empty line.
ok jsing
