Skip to content

Commit dffaf9b

Browse files
committed
Please consider the following formatting changes
1 parent 3f7e2c7 commit dffaf9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Framework/Core/src/DataProcessingDevice.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ static auto forwardInputs = [](ServiceRegistryRef registry, TimesliceSlot slot,
618618
};
619619

620620
static auto cleanEarlyForward = [](ServiceRegistryRef registry, TimesliceSlot slot, std::vector<MessageSet>& currentSetOfInputs,
621-
TimesliceIndex::OldestOutputInfo oldestTimeslice, bool copy, bool consume = true) {
621+
TimesliceIndex::OldestOutputInfo oldestTimeslice, bool copy, bool consume = true) {
622622
auto& proxy = registry.get<FairMQDeviceProxy>();
623623

624624
O2_SIGNPOST_ID_GENERATE(sid, forwarding);

0 commit comments

Comments
 (0)