X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=doc%2Fcrypto%2FASN1_INTEGER_get_int64.pod;h=fb1076658e7a833e34b5c156c5132345af709abd;hb=fde2257f055f187e8e78542ea6d64ad6c206d10b;hp=3259530d7590c3ea584c36e764e553e714b1d5e3;hpb=0d4fb8439092ff8253af72ac6bc193e77ebbcf2f;p=openssl.git diff --git a/doc/crypto/ASN1_INTEGER_get_int64.pod b/doc/crypto/ASN1_INTEGER_get_int64.pod index 3259530d75..fb1076658e 100644 --- a/doc/crypto/ASN1_INTEGER_get_int64.pod +++ b/doc/crypto/ASN1_INTEGER_get_int64.pod @@ -106,7 +106,7 @@ B structure respectively or NULL if an error occurs. They will only fail due to a memory allocation error. ASN1_INTEGER_to_BN() and ASN1_ENUMERATED_to_BN() return a B structure -of NULL if an error occurs. They can fail if the pased type is incorrect +of NULL if an error occurs. They can fail if the passed type is incorrect (due to programming error) or due to a memory allocation failure. =head1 SEE ALSO