CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/09 11:28:52
Modified files:
usr.bin/openssl: x509.c
Log message:
Minor code cleanup
Unwrap a few awkwardly wrapped lines, drop redundant parentheses and
add empty lines after some variable declarations. No change in the
generated assembly.
