diff options
author | Emilia Kasper <emilia@openssl.org> | 2016-08-05 19:03:17 +0200 |
---|---|---|
committer | Emilia Kasper <emilia@openssl.org> | 2016-08-18 14:02:29 +0200 |
commit | a230b26e0959dc5f072fbbdadcc9ed45e904c50c (patch) | |
tree | 85a928954cdf2f564c574138bbcd786f1ab1101e /util/indent.pro | |
parent | Convert X509_REVOKED* functions to use const getters (diff) | |
download | openssl-a230b26e0959dc5f072fbbdadcc9ed45e904c50c.tar.xz openssl-a230b26e0959dc5f072fbbdadcc9ed45e904c50c.zip |
Indent ssl/
Run util/openssl-format-source on ssl/
Some comments and hand-formatted tables were fixed up
manually by disabling auto-formatting.
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'util/indent.pro')
-rw-r--r-- | util/indent.pro | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/util/indent.pro b/util/indent.pro index 2d44e6e821..932c9b0f00 100644 --- a/util/indent.pro +++ b/util/indent.pro @@ -14,7 +14,7 @@ -i4 -il1 -ip0 --l78 +-l80 -lp -nbad -nbc @@ -107,6 +107,7 @@ -T BIGNUM -T BIO -T BIO_ACCEPT +-T BIO_ADDR -T BIO_ASN1_BUF_CTX -T BIO_ASN1_EX_FUNCS -T BIO_B64_CTX @@ -362,6 +363,7 @@ -T OPENSSL_PSTRING -T OPENSSL_STRING -T OPENSSL_STRING +-T OSSL_ASYNC_FD -T OTHERNAME -T P256_POINT -T P256_POINT_AFFINE @@ -442,6 +444,7 @@ -T SSL_COMP -T SSL_CONF_CTX -T SSL_CTX +-T SSL_DANE -T SSL_EXCERT -T SSL_METHOD -T SSL_SESSION @@ -727,3 +730,5 @@ -T ASYNC_JOB -T intmax_t -T uintmax_t +-T pqueue +-T danetls_record |