Add debug log

This commit is contained in:
Martin Sumner 2018-05-16 10:34:47 +01:00
parent 3d1c085af3
commit 06fd9856b5
2 changed files with 3 additions and 1 deletions

View file

@ -478,7 +478,7 @@ foldobjects(SnapFun, Tag, KeyRanges, FoldObjFun, DeferredFetch, SegmentList) ->
% initial accumulator
FoldObjFun;
false ->
% no initial accumulatr passed, and so should be just a list
% no initial accumulator passed, and so should be just a list
{FoldObjFun, []}
end,