commit | 12addf8c63e77091bece8ad715f30cfd957a5332 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Tue May 19 15:56:28 2015 -0700 |
committer | Adam Langley <agl@google.com> | Tue May 19 15:56:28 2015 -0700 |
tree | 0d2b57963c91e7abe6deb571d2322402df9c82c0 | |
parent | 71cbcbedb24dacc402647b2e8b2a52b76cf5cfc2 [diff] |
external/boringssl: fix |SSLeay|. SSLeay is a compatibility function for OpenSSL, but I got it wrong. It doesn't return a string, it returns a number. This doesn't end up making any difference, but it fixes a warning when building OpenSSH. Bug: 21304170 Change-Id: I3e4bb0240b18647cfe2a3ce5869948a4527ff0f0