Skip to content

Commit 8f2010a

Browse files
committed
Please consider the following formatting changes
1 parent 9eb618d commit 8f2010a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Common/Tools/TListHandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ double TListHandler::getSize(double fillFraction)
629629
size += HistFiller::getSize(hist, fillFraction);
630630
}
631631
},
632-
mTListValue[j]);
632+
mTListValue[j]);
633633
}
634634
return size;
635635
}

0 commit comments

Comments
 (0)