Skip to content

Commit 73f65da

Browse files
committed
Please consider the following formatting changes
1 parent 5dafde5 commit 73f65da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/Core/include/Framework/DeviceContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ struct DeviceContext {
3434
int expectedRegionCallbacks = 0;
3535
int exitTransitionTimeout = 0;
3636
int dataProcessingTimeout = 0;
37-
ProcessingPolicies &processingPolicies;
37+
ProcessingPolicies& processingPolicies;
3838
};
3939

4040
} // namespace o2::framework

0 commit comments

Comments
 (0)