aboutsummaryrefslogtreecommitdiff
path: root/src/set/ibf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/ibf.c')
-rw-r--r--src/set/ibf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/set/ibf.c b/src/set/ibf.c
index 7c7adaa3c..1532afceb 100644
--- a/src/set/ibf.c
+++ b/src/set/ibf.c
@@ -45,6 +45,7 @@ ibf_key_from_hashcode (const struct GNUNET_HashCode *hash)
45 return *(struct IBF_Key *) hash; 45 return *(struct IBF_Key *) hash;
46} 46}
47 47
48
48/** 49/**
49 * Create a hashcode from a key, by replicating the key 50 * Create a hashcode from a key, by replicating the key
50 * until the hascode is filled 51 * until the hascode is filled