CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/18 11:59:16
Modified files:
lib/libcrypto/x509: x509.h x509name.c
Log message:
Add a const qualifier to the 'X509_NAME_ENTRY *ne' argument of
X509_NAME_add_entry(3).
tested in a bulk build by sthen,
ok jsing
