Skip to content

Commit 0bb334c

Browse files
committed
astyle formatting
1 parent fb9d659 commit 0bb334c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/forwardanalyzer.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -456,8 +456,7 @@ struct ForwardTraversal {
456456
Token* endBlock,
457457
Token* condTok,
458458
Token* initTok = nullptr,
459-
Token* stepTok = nullptr)
460-
{
459+
Token* stepTok = nullptr) {
461460
return updateLoop(endToken, endBlock, condTok, initTok, stepTok, true);
462461
}
463462

0 commit comments

Comments
 (0)