Skip to content

Commit 75ddeaf

Browse files
Merge pull request #1 from alibuild/alibot-cleanup-14467
Please consider the following formatting changes to #14467
2 parents e27ec9e + 7ebe230 commit 75ddeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/candidateCreatorCascade.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ struct HfCandidateCreatorCascade {
234234
}
235235
} else {
236236
if (!silenceV0DataWarning) {
237-
LOGF(warning, "V0Data not there for V0 %d in HF cascade %d. Skipping candidate.", casc.v0Id(), casc.globalIndex());
237+
LOGF(warning, "V0Data not there for V0 %d in HF cascade %d. Skipping candidate.", casc.v0Id(), casc.globalIndex());
238238
}
239239
continue; // this was inadequately linked, should not happen
240240
}

0 commit comments

Comments
 (0)