This corrects the indentation after a while loop was removed in c5a8b1b946b1ab0bb82bd4270b2a40f5731abcff
Trivial: Correct indentation and bracing #9930
pull matthias-g wants to merge 1 commits into bitcoin:master from matthias-g:fix-indent changing 3 files +129 −133-
matthias-g commented at 4:58 PM on March 6, 2017: contributor
-
laanwj commented at 5:03 PM on March 6, 2017: member
There are some more sillly uses of indentation/bracing left over in network code, for example: https://github.com/bitcoin/bitcoin/blob/master/src/net.cpp#L1295
Agree this needs to be cleaned up at some point, let's try to do it in one pass.
- fanquake added the label P2P on Mar 7, 2017
-
fanquake commented at 9:57 AM on March 19, 2017: member
Note that this isn't a move-only change, two sets of brackets are being removed. Add ?w=1 to the URL to see.
-
MarcoFalke commented at 10:04 AM on March 19, 2017: member
Please squash your commits according to https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#squashing-commits
- matthias-g force-pushed on Mar 20, 2017
- matthias-g renamed this:
Trivial: Correct indentation
Trivial: Correct indentation and bracing
on Mar 20, 2017 -
fanquake commented at 9:54 AM on April 2, 2017: member
Needs a rebase.
- matthias-g force-pushed on Apr 2, 2017
-
Correct indentation and remove unnecessary braces 31a14d4909
- matthias-g force-pushed on Apr 2, 2017
-
laanwj commented at 6:50 AM on April 26, 2017: member
Thanks. utACK 31a14d4
- laanwj merged this on Apr 26, 2017
- laanwj closed this on Apr 26, 2017
- laanwj referenced this in commit 9c94fb6c32 on Apr 26, 2017
- PastaPastaPasta referenced this in commit ddafb7d862 on Jun 10, 2019
- PastaPastaPasta referenced this in commit 9166276415 on Jun 10, 2019
- PastaPastaPasta referenced this in commit 4fa556dd19 on Jun 10, 2019
- PastaPastaPasta referenced this in commit 1b02ea25c0 on Jun 11, 2019
- PastaPastaPasta referenced this in commit a902c916db on Jun 11, 2019
- PastaPastaPasta referenced this in commit cd06db205b on Jun 12, 2019
- PastaPastaPasta referenced this in commit 13e3185c32 on Jun 14, 2019
- PastaPastaPasta referenced this in commit b9ccc7dd6a on Jun 14, 2019
- PastaPastaPasta referenced this in commit e0b1b04888 on Jun 15, 2019
- PastaPastaPasta referenced this in commit aa3b464fd7 on Jun 19, 2019
- barrystyle referenced this in commit 1cb8bfc238 on Jan 22, 2020
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels