Skip to content

Commit 69e3dce

Browse files
author
Sabrina Hernandez
committed
adjusted clang and o2 linter
1 parent a9b49a9 commit 69e3dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/Flow/Tasks/flowZdcTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -937,7 +937,7 @@ struct FlowZdcTask {
937937
histos.fill(HIST("Zem2VsTdc"), zdc.timeZEM2(), aZEM2);
938938
}
939939
}
940-
}
940+
}
941941

942942
PROCESS_SWITCH(FlowZdcTask, processQA, "Process QA", true);
943943
PROCESS_SWITCH(FlowZdcTask, processZdcCollAssoc, "Processing ZDC w. collision association", false);

0 commit comments

Comments
 (0)