Fix indent of EC_METHODs as requested by jsing.
authortb <tb@openbsd.org>
Tue, 20 Apr 2021 17:38:02 +0000 (17:38 +0000)
committertb <tb@openbsd.org>
Tue, 20 Apr 2021 17:38:02 +0000 (17:38 +0000)
commit42c940fb44949070e7c83a1da26da34ef1690609
treea65d750664c64a76bf75d792886f20527b0ac98b
parenta20a87c27231576933a9379c97b0e3409d334600
Fix indent of EC_METHODs as requested by jsing.

While there zap trailing whitespace from a KNF approximation gone wrong.
lib/libcrypto/ec/ecp_mont.c
lib/libcrypto/ec/ecp_nist.c
lib/libcrypto/ec/ecp_nistp224.c
lib/libcrypto/ec/ecp_nistp256.c
lib/libcrypto/ec/ecp_nistp521.c
lib/libcrypto/ec/ecp_smpl.c