Skip to content

Commit d094596

Browse files
committed
Please consider the following formatting changes
1 parent ed328b5 commit d094596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Framework/AnalysisSupport/src/AODJAlienReaderHelpers.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ namespace o2::framework::readers
2424
{
2525

2626
struct AODJAlienReaderHelpers {
27-
static AlgorithmSpec rootFileReaderCallback(ConfigContext const&context);
27+
static AlgorithmSpec rootFileReaderCallback(ConfigContext const& context);
2828
static void dumpFileMetrics(o2::monitoring::Monitoring& monitoring, TFile* currentFile, uint64_t startedAt, uint64_t ioTime, int tfPerFile, int tfRead);
2929
};
3030

0 commit comments

Comments
 (0)