commit 30541f11bb71f1598d12d67a68e8be7d248c3699 parent 32feaf1121b83e0bb9f4efa1f1e1feafbc242db2 Author: Elias Summermatter <elias.summermatter@seccom.ch> Date: Wed, 16 Jun 2021 21:24:46 +0200 Fixed some more formating stuff Diffstat:
| M | draft-summermatter-set-union-01.xml | | | 3 | ++- |
| M | draft-summermatter-set-union.xml | | | 3 | ++- |
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/draft-summermatter-set-union-01.xml b/draft-summermatter-set-union-01.xml @@ -2183,7 +2183,8 @@ FUNCTION initial_ibf_size(sd) END FUNCTION # CONSTANTS: -# IBF_BUCKET_NUMBER_FACTOR = 2: The amount the IBF gets increased if decoding fails +# IBF_BUCKET_NUMBER_FACTOR = 2: The amount the IBF gets increased if +# decoding fails # Inputs: # de: Number of elements that have been successfully decoded # lis: The number of buckets of the last IBF diff --git a/draft-summermatter-set-union.xml b/draft-summermatter-set-union.xml @@ -2183,7 +2183,8 @@ FUNCTION initial_ibf_size(sd) END FUNCTION # CONSTANTS: -# IBF_BUCKET_NUMBER_FACTOR = 2: The amount the IBF gets increased if decoding fails +# IBF_BUCKET_NUMBER_FACTOR = 2: The amount the IBF gets increased if +# decoding fails # Inputs: # de: Number of elements that have been successfully decoded # lis: The number of buckets of the last IBF