From 03b50a9a274315d9f77a5c1644de85a14e3acd99 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 28 Sep 2025 22:09:02 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/Tools/TListHandler.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Common/Tools/TListHandler.h b/Common/Tools/TListHandler.h index 6467dad04e3..a204c5fb247 100644 --- a/Common/Tools/TListHandler.h +++ b/Common/Tools/TListHandler.h @@ -41,7 +41,7 @@ namespace o2::framework // Many methods/definitions/parts of code are taken from HistogramRegisty.h and HistogramRegistry.cxx //-------------------------------------------------------------------------------------------------- //-------------------------------------------------------------------------------------------------- -//ToDo :: create templated class to keep the BitMask modifiable and declrable at compile time. // template +// ToDo :: create templated class to keep the BitMask modifiable and declrable at compile time. // template class TListHandler {