Skip to content

Commit da90b19

Browse files
Update TListHandler.h
1 parent cb0357c commit da90b19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/Tools/TListHandler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ double TListHandler::getSize(double fillFraction)
628628
if (hist) {
629629
size += HistFiller::getSize(hist, fillFraction);
630630
}
631-
},
631+
},
632632
mTListValue[j]);
633633
}
634634
return size;

0 commit comments

Comments
 (0)