diff options
Diffstat (limited to '')
-rwxr-xr-x | src/regress/lib/libcrypto/man/check_complete.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl index b937c19604..545d496007 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl | |||
@@ -45,6 +45,7 @@ my %obsolete = ( | |||
45 | ASN1_i2d_bio ASN1_i2d_bio_of ASN1_i2d_bio_of_const | 45 | ASN1_i2d_bio ASN1_i2d_bio_of ASN1_i2d_bio_of_const |
46 | ASN1_i2d_fp ASN1_i2d_fp_of ASN1_i2d_fp_of_const | 46 | ASN1_i2d_fp ASN1_i2d_fp_of ASN1_i2d_fp_of_const |
47 | ASN1_LONG_UNDEF | 47 | ASN1_LONG_UNDEF |
48 | BIT_STRING_BITNAME | ||
48 | ub_title | 49 | ub_title |
49 | V_ASN1_PRIMATIVE_TAG | 50 | V_ASN1_PRIMATIVE_TAG |
50 | X509_algor_st | 51 | X509_algor_st |