21197645 typo in 029-fork_safe.patch causes some compilation warnings
authorIvo Raisr <ivo.raisr@oracle.com>
Wed, 03 Jun 2015 22:46:09 -0700
changeset 4425 114f035efde7
parent 4424 a844132a7d4b
child 4426 b03ef4b53f3e
21197645 typo in 029-fork_safe.patch causes some compilation warnings
components/openssl/common/patches/029-fork_safe.patch
--- a/components/openssl/common/patches/029-fork_safe.patch	Mon Jun 01 08:19:05 2015 -0700
+++ b/components/openssl/common/patches/029-fork_safe.patch	Wed Jun 03 22:46:09 2015 -0700
@@ -100,7 +100,7 @@
 +}
 +
 +static void
-+solaris_dynlock_lock(int mode, struct CRYPTO_dynlock_valud *dynlock,
++solaris_dynlock_lock(int mode, struct CRYPTO_dynlock_value *dynlock,
 +    const char *file, int line)
 +{
 +    int        ret;