]> git.ipfire.org Git - thirdparty/openssl.git/commit
v3_ocsp.c: fix indentation of include directives
authorDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Sat, 9 Jan 2021 16:29:47 +0000 (17:29 +0100)
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>
Tue, 12 Jan 2021 10:19:04 +0000 (11:19 +0100)
commitb209835364de35541d835185f3dc3a984e2c1545
treeda9a94161b791a3eb68408e1d635f04e1fa7967d
parent3ddf44ea5a2c1c8c55f4f4072a611791c79d4e7c
v3_ocsp.c: fix indentation of include directives

Fixes #13820

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13822)
crypto/ocsp/v3_ocsp.c