Skip to content

Commit b5c0a55

Browse files
committed
Format
1 parent 81779eb commit b5c0a55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GPU/GPUTracking/TPCClusterFinder/GPUTPCCFCheckPadBaseline.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ GPUd() void GPUTPCCFHIPClusterizer::Thread<0>(int32_t nBlocks, int32_t nThreads,
534534
float timeSum = firstWeight * firstTime;
535535

536536
uint32_t tailStart = tail->tailStart;
537-
uint32_t tailEnd = tail->tailEnd;
537+
uint32_t tailEnd = tail->tailEnd;
538538

539539
while (tail->iNext != 0) {
540540

0 commit comments

Comments
 (0)