CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/30 09:35:45
Modified files:
lib/libcrypto/x509: x509.h x509name.c
Log message:
Add a const qualifier to the `name' argument of
X509_NAME_get_index_by_{OBJ,NID}().
tested in a bulk build by sthen
suggested by & ok jsing
