CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/13 04:47:54
Modified files:
lib/libcrypto/pem: pem.h pem_lib.c
Log message:
Add const qualifier to the 'name', 'header', and 'data' arguments of
PEM_write(3) and PEM_write_bio(3).
tested in a bulk build by sthen
ok jsing
