]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix preprocessor indentation.
authorPauli <paul.dale@oracle.com>
Mon, 19 Jun 2017 01:35:25 +0000 (11:35 +1000)
committerRich Salz <rsalz@openssl.org>
Mon, 19 Jun 2017 12:28:04 +0000 (08:28 -0400)
commit9b579777c5f84453940700fbd6f99abc09fe997e
treeef552923c0de29bf1c3c7dc0c88ca6a26456b8e2
parent729ef85611d2490da8f10ea546279c961e6de4a6
Fix preprocessor indentation.
Rework main() to be in the style of the other conditional tests.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3711)
test/ct_test.c