CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/05/20 05:44:15

Modified files:
        usr.bin/openssl: speed.c 

Log message:
openssl speed: minor style nits

This drops a bunch of unnecessary parentheses, makes the strcmp()
checks consistent and moves some "}\n\telse" to "} else".

Makes an upcoming commit smaller

Reply via email to