aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_seti_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_seti_service.h')
-rw-r--r--src/include/gnunet_seti_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_seti_service.h b/src/include/gnunet_seti_service.h
index c0b6f41a5..5cf35e0cd 100644
--- a/src/include/gnunet_seti_service.h
+++ b/src/include/gnunet_seti_service.h
@@ -194,7 +194,7 @@ typedef void
194 * to accept it, otherwise the request will be refused 194 * to accept it, otherwise the request will be refused
195 * Note that we can't just return value from the listen callback, 195 * Note that we can't just return value from the listen callback,
196 * as it is also necessary to specify the set we want to do the 196 * as it is also necessary to specify the set we want to do the
197 * operation with, whith sometimes can be derived from the context 197 * operation with, with sometimes can be derived from the context
198 * message. It's necessary to specify the timeout. 198 * message. It's necessary to specify the timeout.
199 */ 199 */
200typedef void 200typedef void