CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/31 03:53:02
Modified files:
lib/libcrypto/conf: conf.h conf_local.h
lib/libcrypto/hidden/openssl: conf.h
Log message:
Unexport CONF_set_nconf()
This translation device from old to new conf guts will need to stay
for a while. However, it's only needed internally.
ok beck jsing
