Add some missing types to indent.pro
Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
2b687397fd
commit
11542af65a
1 changed files with 8 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue