summaryrefslogtreecommitdiffstats
path: root/util/indent.pro
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-05-17 16:09:46 +0200
committerDr. Stephen Henson <steve@openssl.org>2015-05-17 19:35:21 +0200
commit978327bcadb738b7bc7a52f74c7b4c5f56bda4a6 (patch)
tree9b87b46bbb94f0c8bd35309caec29e5b6fe223dc /util/indent.pro
parentFurther version negotiation updates (diff)
downloadopenssl-978327bcadb738b7bc7a52f74c7b4c5f56bda4a6.tar.xz
openssl-978327bcadb738b7bc7a52f74c7b4c5f56bda4a6.zip
Add types to indent.pro
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'util/indent.pro')
-rw-r--r--util/indent.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/indent.pro b/util/indent.pro
index 5a6d452924..2a51225897 100644
--- a/util/indent.pro
+++ b/util/indent.pro
@@ -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