summaryrefslogtreecommitdiffstats
path: root/util/indent.pro
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-05-17 15:09:46 +0100
committerDr. Stephen Henson <steve@openssl.org>2015-05-17 18:35:21 +0100
commit978327bcadb738b7bc7a52f74c7b4c5f56bda4a6 (patch)
tree9b87b46bbb94f0c8bd35309caec29e5b6fe223dc /util/indent.pro
parentb2ce0337e8430f7d4d1e692415efc89ed02a8ea3 (diff)
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