diff options
Diffstat (limited to 'src/regress/lib/libcrypto')
| -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 c83aba8fae..e3132cb0c9 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl | |||
| @@ -224,6 +224,7 @@ try_again: | |||
| 224 | 224 | ||
| 225 | if (/^\s*$/ || | 225 | if (/^\s*$/ || |
| 226 | /^DECLARE_STACK_OF\(\w+\)$/ || | 226 | /^DECLARE_STACK_OF\(\w+\)$/ || |
| 227 | /^DECLARE_PKCS12_STACK_OF\(\w+\)$/ || | ||
| 227 | /^TYPEDEF_D2I2D_OF\(\w+\);$/ || | 228 | /^TYPEDEF_D2I2D_OF\(\w+\);$/ || |
| 228 | /^#define __bounded__\(\w+, \w+, \w+\)$/ || | 229 | /^#define __bounded__\(\w+, \w+, \w+\)$/ || |
| 229 | /^#define HEADER_\w+_H$/ || | 230 | /^#define HEADER_\w+_H$/ || |
