X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fopenssl%2Fdoc%2Fcrypto%2FERR_load_strings.pod;fp=lib%2Fopenssl%2Fdoc%2Fcrypto%2FERR_load_strings.pod;h=86ee5fda24a6ee61936e770d32ec916964e94ba4;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=5acdd0edbc5e860a9dd943f51bfa762c255562d7;hpb=89016837dcbf2775cd15dc8cbaba00dc6379f86e;p=cassiopeia.git diff --git a/lib/openssl/doc/crypto/ERR_load_strings.pod b/lib/openssl/doc/crypto/ERR_load_strings.pod index 5acdd0e..86ee5fd 100644 --- a/lib/openssl/doc/crypto/ERR_load_strings.pod +++ b/lib/openssl/doc/crypto/ERR_load_strings.pod @@ -39,16 +39,20 @@ to user libraries at runtime. =head1 RETURN VALUE ERR_load_strings() returns no value. ERR_PACK() return the error code. -ERR_get_next_error_library() returns a new library number. +ERR_get_next_error_library() returns zero on failure, otherwise a new +library number. =head1 SEE ALSO -L, L +L, L -=head1 HISTORY +=head1 COPYRIGHT -ERR_load_error_strings() and ERR_PACK() are available in all versions -of SSLeay and OpenSSL. ERR_get_next_error_library() was added in -SSLeay 0.9.0. +Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved. + +Licensed under the OpenSSL license (the "License"). You may not use +this file except in compliance with the License. You can obtain a copy +in the file LICENSE in the source distribution or at +L. =cut