We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8691d commit d02ffe1Copy full SHA for d02ffe1
1 file changed
Common/TableProducer/match-mft-mch-data-mc.cxx
@@ -849,4 +849,5 @@ struct match_mft_mch_data_mc {
849
WorkflowSpec defineDataProcessing(ConfigContext const& cfgc)
850
{
851
return WorkflowSpec{adaptAnalysisTask<match_mft_mch_data_mc>(cfgc)};
852
-}
+}
853
+
0 commit comments