[openssl-commits] [openssl] master update
Matt Caswell
matt at openssl.org
Mon Oct 10 20:44:20 UTC 2016
The branch master has been updated
via 11542af65a82242b47e97506695fa0d306d24fb6 (commit)
from 2b687397fda5ebaa413a3f35b1c989c84114cefe (commit)
- Log -----------------------------------------------------------------
commit 11542af65a82242b47e97506695fa0d306d24fb6
Author: FdaSilvaYY <fdasilvayy at gmail.com>
Date: Sat Oct 8 14:25:20 2016 +0200
Add some missing types to indent.pro
Reviewed-by: Andy Polyakov <appro at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
util/indent.pro | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/util/indent.pro b/util/indent.pro
index 932c9b0..3946e8e 100644
--- a/util/indent.pro
+++ b/util/indent.pro
@@ -732,3 +732,11 @@
-T uintmax_t
-T pqueue
-T danetls_record
+-T CTLOG_STORE
+-T OPENSSL_INIT_SETTINGS
+-T OSSL_HANDSHAKE_STATE
+-T OSSL_STATEM
+-T ossl_intmax_t
+-T ossl_intmax_t
+-T ossl_uintmax_t
+-T ossl_uintmax_t
More information about the openssl-commits
mailing list