diff options
author | FdaSilvaYY <fdasilvayy@gmail.com> | 2017-09-15 21:30:20 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-04-18 10:04:55 +0200 |
commit | 2f8271ebcae747e3f69f940c7c9079c476a84174 (patch) | |
tree | e1c02d45283f0a3ab3b99018acaf17a65d6c1c24 /util/indent.pro | |
parent | Update EVP_DigestSignInit() docs (diff) | |
download | openssl-2f8271ebcae747e3f69f940c7c9079c476a84174.tar.xz openssl-2f8271ebcae747e3f69f940c7c9079c476a84174.zip |
Style: ssl.h
fix some indents, and restrict to 80 cols some lines.
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4466)
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 7bb7bcdd6a..1802646053 100644 --- a/util/indent.pro +++ b/util/indent.pro @@ -636,3 +636,4 @@ -T ossl_intmax_t -T ossl_uintmax_t -T ossl_uintmax_t +-T CT_POLICY_EVAL_CTX |