diff options
author | Rich Salz <rsalz@openssl.org> | 2016-07-08 18:55:45 +0200 |
---|---|---|
committer | Rich Salz <rsalz@openssl.org> | 2016-07-08 18:55:45 +0200 |
commit | 91da5e7710ba9cd36c5aef0a8056d5a0eb8bf524 (patch) | |
tree | 93926148f02c840caca6e21c2a30f373ff68c8a6 /util/indent.pro | |
parent | VMS: openssl_ivp must call versioned openssl_startup and openssl_utils (diff) | |
download | openssl-91da5e7710ba9cd36c5aef0a8056d5a0eb8bf524.tar.xz openssl-91da5e7710ba9cd36c5aef0a8056d5a0eb8bf524.zip |
Replace all #define's in pod pages.
Function-like macros are replaced with prototypes and a note
that they are implemented as macros. Constants are just
referenced in-line in the text.
Tweak BIO_TYPE_... documentation.
Also fix RT4592.
Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'util/indent.pro')
-rw-r--r-- | util/indent.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/indent.pro b/util/indent.pro index 71997cb41b..8c93f0c517 100644 --- a/util/indent.pro +++ b/util/indent.pro @@ -571,6 +571,7 @@ -T asn1_ps_func -T bio_dgram_data -T bio_info_cb +-T BIO_callack_fn -T char_io -T conf_finish_func -T conf_init_func |