X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=doc%2Fcrypto%2FASN1_INTEGER_get_int64.pod;h=3259530d7590c3ea584c36e764e553e714b1d5e3;hb=0d4fb8439092ff8253af72ac6bc193e77ebbcf2f;hp=8911afdc2becd9b5180a60e5d7aee520fef0355d;hpb=c5f2810581380bc248279207a4c58a126047acd8;p=openssl.git diff --git a/doc/crypto/ASN1_INTEGER_get_int64.pod b/doc/crypto/ASN1_INTEGER_get_int64.pod index 8911afdc2b..3259530d75 100644 --- a/doc/crypto/ASN1_INTEGER_get_int64.pod +++ b/doc/crypto/ASN1_INTEGER_get_int64.pod @@ -85,9 +85,9 @@ an appropriate C integer type. =head1 BUGS -The ambigious return values of ASN1_INTEGER_get() and ASN1_ENUMERATED_get() +The ambiguous return values of ASN1_INTEGER_get() and ASN1_ENUMERATED_get() mean these functions should be avoided if possible. They are retained for -compatibility. Normally the ambigious return values are not legitimate +compatibility. Normally the ambiguous return values are not legitimate values for the fields they represent. =head1 RETURN VALUES @@ -111,7 +111,7 @@ of NULL if an error occurs. They can fail if the pased type is incorrect =head1 SEE ALSO -L +L =head1 HISTORY