aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_set_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-21 22:47:41 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-21 22:47:41 +0100
commit3b977cf34b5edb9f7640ad8373b44f5a2c02308a (patch)
tree3fc6c27052cb2d6c492b22a4a18c16f0f3799995 /src/include/gnunet_set_service.h
parent647d88d649c267220feb8b5f53ec3e96359a72fc (diff)
downloadgnunet-3b977cf34b5edb9f7640ad8373b44f5a2c02308a.tar.gz
gnunet-3b977cf34b5edb9f7640ad8373b44f5a2c02308a.zip
fix misc typos
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 */