From: Richard Levitte Date: Mon, 17 Aug 2015 16:10:16 +0000 (+0200) Subject: Add new types to indent.pro X-Git-Tag: OpenSSL_1_0_1q~96 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2507c8cfb3664cfd9bf94e597e83afb4646451de;p=oweals%2Fopenssl.git Add new types to indent.pro Reviewed-by: Rich Salz (cherry picked from commit 3da9505dc02b0594633c73a11343f54bb5dbf536) --- diff --git a/util/indent.pro b/util/indent.pro index e8714310cc..4dcda5df78 100644 --- a/util/indent.pro +++ b/util/indent.pro @@ -749,3 +749,19 @@ -T ssl_trace_tbl -T _stdcall -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 +-T STRINT_PAIR +-T felem +-T felem_bytearray +-T SH_LIST +-T PACKET +-T RECORD_LAYER