]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: fix indentation in smp_fetch_ssl_fc_ec()
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 9 Jan 2024 10:42:51 +0000 (11:42 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 9 Jan 2024 10:53:21 +0000 (11:53 +0100)
commit9a21b4b435f52950ada2f06db0526f85a7c0afd4
treebd14adfe2e5eb037ff47a747599ee21138cf456f
parent25da2174c62b536b00bc5b0c0bb64ae95fd826b9
CLEANUP: ssl: fix indentation in smp_fetch_ssl_fc_ec()

Fix indentation in smp_fetch_ssl_fc_ec() since it is using exclusively
spaces.

Could be backported if a fix depends on it.
src/ssl_sample.c