aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_seti_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-14 17:22:13 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-14 17:22:13 +0100
commitc0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef (patch)
tree0172526a73ff97b569f3e66d12d6fe54bf181a33 /src/include/gnunet_seti_service.h
parentc90b5703c88339f7bdf909b77a45ea93c21792cd (diff)
downloadgnunet-c0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef.tar.gz
gnunet-c0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef.zip
misc spelling issues
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