]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - util/find-doc-nits
Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats
[thirdparty/openssl.git] / util / find-doc-nits
index 7244c589e8c6297f743835731d963a5108c6f710..04911fae51588464134dcf1d2ff984d0e326689c 100755 (executable)
@@ -105,7 +105,7 @@ my $ignored = qr/(?| ^i2d_
                  |   ^sk_
                  |   ^SKM_DEFINE_STACK_OF_INTERNAL
                  |   ^lh_
-                 |   ^DEFINE_LHASH_OF_INTERNAL
+                 |   ^DEFINE_LHASH_OF_(INTERNAL|DEPRECATED)
                  )/x;
 
 # A common regexp for C symbol names