CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/20 15:51:23
Modified files:
lib/libcrypto/conf: conf_mod.c
Log message:
md -> imod for CONF_IMODULEs
A CONF_IMODULE is neither an EVP_MD nor a CONF_MODULE, so call it imod
instead of md or mod.
