diff --git a/src/leveled_sst.erl b/src/leveled_sst.erl index 4eb7292..399576b 100644 --- a/src/leveled_sst.erl +++ b/src/leveled_sst.erl @@ -1364,7 +1364,7 @@ build_table_summary(SlotIndex, _Level, FirstKey, not_counted|non_neg_integer()}. %% @doc %% Read the table summary - format varies depending on file version (presence -%5 of tomb count) +%% of tomb count) read_table_summary(BinWithCheck, TombCount) -> <> = BinWithCheck, CRCCheck = hmac(SummBin),