This commit is contained in:
Martin Sumner 2017-11-28 11:49:50 +00:00
parent a655baf881
commit 7c4e1a5ad9

View file

@ -689,7 +689,7 @@ update_pendingdeletes(ManSQN, Removals, PendingDeletes) ->
-spec update_blooms(list()|manifest_entry(), -spec update_blooms(list()|manifest_entry(),
list()|manifest_entry(), list()|manifest_entry(),
any() any())
-> {any(), list()}. -> {any(), list()}.
%% @doc %% @doc
%% %%