diff options
Diffstat (limited to 'usr/src/common/openssl/README.SUNW')
-rw-r--r-- | usr/src/common/openssl/README.SUNW | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/common/openssl/README.SUNW b/usr/src/common/openssl/README.SUNW index 674734e1ac..957bc17848 100644 --- a/usr/src/common/openssl/README.SUNW +++ b/usr/src/common/openssl/README.SUNW @@ -123,8 +123,8 @@ The following files are different from the OpenSSL 0.9.8a release. if OpenSSL code itself is not subject to lint checks (with the exception of crypto/engine/hw_pk11*.[ch] files). - crypto/llib-lcrypto - ssl/llib-lssl + crypto/llib-lsunw_crypto + ssl/llib-lsunw_ssl 7. OpenSSL version string was modified. Due to the fact that we don't upgrade OpenSSL frequently we are forced to patch the currently shipped version. The |