Import OpenSSL 1.1.1f
This commit is contained in:
@@ -143,7 +143,7 @@ int openssl_get_fork_id(void)
|
||||
# if defined(OPENSSL_SYS_UNIX)
|
||||
return getpid();
|
||||
# else
|
||||
return return 0;
|
||||
return 0;
|
||||
# endif
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user