Consistency nits and spelling (#8642)

automerge
This commit is contained in:
Grimes
2020-03-04 16:26:32 -08:00
committed by GitHub
parent b70d195473
commit fc409d9262
11 changed files with 4 additions and 12 deletions

View File

@@ -3,7 +3,6 @@
*
* Counts Armstrong Numbers between 1 and x
*/
#include <solana_sdk.h>
extern uint64_t entrypoint(const uint8_t *input) {