Apply clang-format

This commit is contained in:
TamtamHero
2021-04-16 10:05:49 +02:00
parent b5c1475800
commit 41ab56db7a
3 changed files with 60 additions and 73 deletions

View File

@@ -32,7 +32,7 @@ extern const uint8_t* const ETH2_SELECTORS[NUM_ETH2_SELECTORS];
#ifdef HAVE_STARKWARE
#define NUM_STARKWARE_SELECTORS 20
#define NUM_STARKWARE_SELECTORS 20
extern const uint8_t* const STARKWARE_SELECTORS[NUM_STARKWARE_SELECTORS];
#endif