OTP16 compatability

This commit is contained in:
martinsumner 2016-12-29 12:10:12 +00:00
parent a261d4793b
commit 41ee90a2ef

View file

@ -100,7 +100,7 @@
-record(slot_index_value, {slot_id :: integer(),
bloom :: dict:dict(),
bloom,
start_position :: integer(),
length :: integer()}).