doc/man3: use the documented coding style in the example code
authorBeat Bolli <dev@drbeat.li>
Fri, 18 Nov 2016 23:10:05 +0000 (00:10 +0100)
committerRich Salz <rsalz@openssl.org>
Sun, 11 Jun 2017 20:28:11 +0000 (16:28 -0400)
commit7aefa75490991d71e190be38457223704fefff34
tree849c91e34fef437a4c804623319a65300b85cc41
parent27b138e9db91bdfa1e3c55b0c3c9b2f02b5c0bf1
doc/man3: use the documented coding style in the example code

Adjust brace placement, whitespace after keywords, indentation and empty
lines after variable declarations according to
https://www.openssl.org/policies/codingstyle.html.

Indent literal sections by exactly one space.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3580)
doc/man3/ASN1_TIME_set.pod
doc/man3/SSL_CTX_set_tmp_dh_callback.pod