projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2ce033
)
Add types to indent.pro
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 17 May 2015 14:09:46 +0000
(15:09 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 17 May 2015 17:35:21 +0000
(18:35 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
util/indent.pro
patch
|
blob
|
history
diff --git
a/util/indent.pro
b/util/indent.pro
index 5a6d452924fdee960cf482e3a63e62123c315e28..2a512258973c6187dcbd5a67a8af85aebac52961 100644
(file)
--- 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