mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-01 18:56:00 +08:00
Apply clang format
This commit is contained in:
parent
32bc9b6ebb
commit
5296bb96a6
@ -543,7 +543,7 @@ Future<Void> logRouterPeekMessages(PromiseType replyPromise,
|
||||
}
|
||||
return Void();
|
||||
}
|
||||
|
||||
|
||||
ASSERT_WE_THINK(reqBegin >= poppedVersion(self, reqTag) && reqBegin >= self->startVersion);
|
||||
|
||||
endVersion = self->version.get() + 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user