aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/gnunet-service-set.h')
-rw-r--r--src/set/gnunet-service-set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index 63b743ec4..f26ff3fc3 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -275,7 +275,7 @@ struct ElementEntry
275 int removed; 275 int removed;
276 276
277 /** 277 /**
278 * Generation the element was removed by the client. 278 * Generation the element was removed by the client.
279 * Operations of later generations will not consider the element. 279 * Operations of later generations will not consider the element.
280 * Only valid if is_removed is GNUNET_YES. 280 * Only valid if is_removed is GNUNET_YES.
281 */ 281 */