+2
−2
+1
−1
+1
−1
+1
−1
+1
−1
Loading
WARNING! GitLab maintenance operation scheduled for this Friday between 09:00 and 16:00 (CET). During this time window, GitLab will be unavailable, and any data entered during this period may be lost. Thank you in advance for your understanding.
unified them. - return (0); -> return 0; - return (1); -> return 1; - return (-1); -> return -1; Reviewed-by:Stephen Henson <steve@openssl.org> Reviewed-by:
Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4500)