Don't complain about stack related macros
[openssl.git] / util / find-doc-nits
index 031076f05d2db27a87f7847e9f845bd8b0ad6795..006edbd184b6a4f57c927d349b5e8e7e3217edc2 100755 (executable)
@@ -98,6 +98,8 @@ my $ignored = qr/(?| ^i2d_
                  |   \Q_fnsig(3)\E$
                  |   ^IMPLEMENT_
                  |   ^_?DECLARE_
+                 |   ^sk_
+                 |   ^SKM_DEFINE_STACK_OF_INTERNAL
                  )/x;
 
 # Collect all POD files, both internal and public, and regardless of location