Skip to content

Commit ca0d548

Browse files
committed
Please consider the following formatting changes
1 parent 4742c83 commit ca0d548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/Core/include/Framework/DataProcessingHelpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ struct DataProcessingHelpers {
4343
static void switchState(ServiceRegistryRef const& ref, StreamingState newState);
4444
/// check if spec is a source devide
4545
static bool hasOnlyGenerated(DeviceSpec const& spec);
46-
/// starts the EoS timers and returns the new TransitionHandlingState in case as new state is requested
46+
/// starts the EoS timers and returns the new TransitionHandlingState in case as new state is requested
4747
static TransitionHandlingState updateStateTransition(ServiceRegistryRef const& ref, ProcessingPolicies const& policies);
4848
};
4949

0 commit comments

Comments
 (0)