CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2023/08/15 02:30:49

Modified files:
        lib/libcrypto/md5: md5.c 

Log message:
Condition only on #ifdef MD5_ASM.

There are a bunch of unnecessary preprocessor directives - just condition
on MD5_ASM, the same as we do elsewhere.

ok tb@

Reply via email to