diff --git a/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx b/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx index a672d42845e..68cd80461ad 100644 --- a/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx +++ b/PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx @@ -723,7 +723,7 @@ struct ThreeParticleCorrelations { } }; - //========================================================================================================================================================================================================================================================================== +//========================================================================================================================================================================================================================================================================== WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) { @@ -731,4 +731,4 @@ WorkflowSpec defineDataProcessing(ConfigContext const& cfgc) return workflow; } - //========================================================================================================================================================================================================================================================================== +//==========================================================================================================================================================================================================================================================================