Slash and burn EOL whitespace everywhere

This commit is contained in:
Tony Butler
2021-11-27 17:59:40 -07:00
parent 1554a1212c
commit 12a79ca6b7
94 changed files with 1059 additions and 1059 deletions

View File

@@ -250,7 +250,7 @@ bool xmrig::BlockTemplate::parse(bool hashes)
ar_extra(extra_tag);
switch (extra_tag) {
case 0x01: // TX_EXTRA_TAG_PUBKEY
case 0x01: // TX_EXTRA_TAG_PUBKEY
setOffset(TX_PUBKEY_OFFSET, offset(TX_EXTRA_OFFSET) + ar_extra.index());
ar_extra.skip(kKeySize);
break;