Skip to content

Commit d02ffe1

Browse files
committed
Please consider the following formatting changes
1 parent cc8691d commit d02ffe1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Common/TableProducer/match-mft-mch-data-mc.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,4 +849,5 @@ struct match_mft_mch_data_mc {
849849
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
850850
{
851851
return WorkflowSpec{adaptAnalysisTask<match_mft_mch_data_mc>(cfgc)};
852-
}
852+
}
853+

0 commit comments

Comments
 (0)