Skip to content

Commit

Permalink
replace tabs with spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
gogoex committed Oct 26, 2024
1 parent 9dc13b6 commit 507de7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ BLSCT_CPP = \
blsct/arith/elements.cpp \
blsct/arith/mcl/mcl_g1point.cpp \
blsct/arith/mcl/mcl_scalar.cpp \
blsct/bech32_mod.cpp \
blsct/bech32_mod.cpp \
blsct/building_block/g_h_gi_hi_zero_verifier.cpp \
blsct/building_block/generator_deriver.cpp \
blsct/building_block/imp_inner_prod_arg.cpp \
Expand All @@ -223,7 +223,7 @@ BLSCT_CPP = \
blsct/common.cpp \
blsct/double_public_key.cpp \
blsct/eip_2333/bls12_381_keygen.cpp \
blsct/key_io.cpp \
blsct/key_io.cpp \
blsct/pos/helpers.cpp \
blsct/pos/pos.cpp \
blsct/pos/proof_logic.cpp \
Expand Down Expand Up @@ -1455,7 +1455,7 @@ libblsct_a_SOURCES = \
script/script_error.cpp \
script/sign.cpp \
script/signingprovider.cpp \
sync.cpp \
sync.cpp \
support/cleanse.cpp \
support/lockedpool.cpp \
uint256.cpp \
Expand Down

0 comments on commit 507de7b

Please sign in to comment.