Skip to content

Commit df753bf

Browse files
modification for clang-format 2
1 parent 37454c8 commit df753bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Modules/ZDC/src/ZDCRecDataTask.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -892,8 +892,8 @@ int ZDCRecDataTask::process(const gsl::span<const o2::zdc::BCRecData>& RecBC,
892892
}
893893
}
894894
}
895-
} // for histo 2D
896-
} // while
895+
}
896+
}
897897
return 0;
898898
}
899899

0 commit comments

Comments
 (0)