aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_setu_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_setu_service.h')
-rw-r--r--src/include/gnunet_setu_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_setu_service.h b/src/include/gnunet_setu_service.h
index 634c5c40b..bacec9408 100644
--- a/src/include/gnunet_setu_service.h
+++ b/src/include/gnunet_setu_service.h
@@ -215,7 +215,7 @@ typedef void
215 * to accept it, otherwise the request will be refused 215 * to accept it, otherwise the request will be refused
216 * Note that we can't just return value from the listen callback, 216 * Note that we can't just return value from the listen callback,
217 * as it is also necessary to specify the set we want to do the 217 * as it is also necessary to specify the set we want to do the
218 * operation with, whith sometimes can be derived from the context 218 * operation with, with sometimes can be derived from the context
219 * message. It's necessary to specify the timeout. 219 * message. It's necessary to specify the timeout.
220 */ 220 */
221typedef void 221typedef void