aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-service-revocation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-14 17:26:48 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-14 17:26:48 +0100
commit395cea2596aa14e88a97e665c860afdc67a4862a (patch)
tree596369af2371f05b7d0a40cb8fc74a2b3475708d /src/revocation/gnunet-service-revocation.c
parentc0f407c9d3cfa50c3378ebbfc0885e20c84dd0ef (diff)
downloadgnunet-395cea2596aa14e88a97e665c860afdc67a4862a.tar.gz
gnunet-395cea2596aa14e88a97e665c860afdc67a4862a.zip
more typos
Diffstat (limited to 'src/revocation/gnunet-service-revocation.c')
-rw-r--r--src/revocation/gnunet-service-revocation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/gnunet-service-revocation.c b/src/revocation/gnunet-service-revocation.c
index 0fa92f4a6..863289aae 100644
--- a/src/revocation/gnunet-service-revocation.c
+++ b/src/revocation/gnunet-service-revocation.c
@@ -766,7 +766,7 @@ core_init (void *cls,
766 * to accept it, otherwise the request will be refused 766 * to accept it, otherwise the request will be refused
767 * Note that we can't just return value from the listen callback, 767 * Note that we can't just return value from the listen callback,
768 * as it is also necessary to specify the set we want to do the 768 * as it is also necessary to specify the set we want to do the
769 * operation with, whith sometimes can be derived from the context 769 * operation with, which sometimes can be derived from the context
770 * message. It's necessary to specify the timeout. 770 * message. It's necessary to specify the timeout.
771 */ 771 */
772static void 772static void