Add types to indent.pro

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Dr. Stephen Henson 2015-05-17 15:09:46 +01:00
parent b2ce0337e8
commit 978327bcad

View File

@ -717,3 +717,11 @@
-T tls12_lookup
-T OPTIONS
-T OPT_PAIR
-T uint64_t
-T int64_t
-T uint32_t
-T int32_t
-T uint16_t
-T int16_t
-T uint8_t
-T int8_t