Skip to content

Commit b49ed5c

Browse files
alibuildktf
authored andcommitted
Please consider the following formatting changes
1 parent 2541d62 commit b49ed5c

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)