Skip to content

Commit 48a368a

Browse files
committed
Fix clang and whitespace error
1 parent 30d9af6 commit 48a368a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGLF/Tasks/Strangeness/taskLambdaSpinCorr.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ struct LfTaskLambdaSpinCorr {
868868

869869
// auto postrack1 = v0.template posTrackExtra_as<dauTracks>();
870870
// auto negtrack1 = v0.template negTrackExtra_as<dauTracks>();
871-
871+
872872
// 2nd loop for combination of lambda lambda
873873
for (const auto& v02 : V0s) {
874874
if (v02.index() <= v0.index()) {

0 commit comments

Comments
 (0)