Indent labels by a space so they don't obliterate function names in diffs.
authortb <tb@openbsd.org>
Tue, 10 Jul 2018 22:06:14 +0000 (22:06 +0000)
committertb <tb@openbsd.org>
Tue, 10 Jul 2018 22:06:14 +0000 (22:06 +0000)
commit6d4e0fc5a1bc15aa94e3b2aaf4fb3db8bba459cd
tree3ca222bf3c60333672379bc34eb5c76cf36b2132
parent9cba5fc1f3cbf59de8079f8aa8403180729cb680
Indent labels by a space so they don't obliterate function names in diffs.
19 files changed:
lib/libcrypto/ec/ec2_mult.c
lib/libcrypto/ec/ec2_oct.c
lib/libcrypto/ec/ec2_smpl.c
lib/libcrypto/ec/ec_ameth.c
lib/libcrypto/ec/ec_asn1.c
lib/libcrypto/ec/ec_check.c
lib/libcrypto/ec/ec_curve.c
lib/libcrypto/ec/ec_key.c
lib/libcrypto/ec/ec_lib.c
lib/libcrypto/ec/ec_mult.c
lib/libcrypto/ec/eck_prn.c
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_nistz256.c
lib/libcrypto/ec/ecp_oct.c
lib/libcrypto/ec/ecp_smpl.c