aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_set_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_set_service.h')
-rw-r--r--src/include/gnunet_set_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_set_service.h b/src/include/gnunet_set_service.h
index 44773f187..15bc0f04f 100644
--- a/src/include/gnunet_set_service.h
+++ b/src/include/gnunet_set_service.h
@@ -181,7 +181,7 @@ enum GNUNET_SET_ResultMode
181 GNUNET_SET_RESULT_REMOVED, 181 GNUNET_SET_RESULT_REMOVED,
182 182
183 /** 183 /**
184 * Client gets only elements that have been removed from the set. 184 * Client gets only elements that have been added to the set.
185 * 185 *
186 * Only supported for set union. 186 * Only supported for set union.
187 */ 187 */