aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/gnunet-service-scalarproduct_alice.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-26 20:25:37 +0200
commitaa78134a557079ce570345e751e4c36c4b2ba79a (patch)
treef7bf25950513285184e2426109235337d0aef8be /src/scalarproduct/gnunet-service-scalarproduct_alice.c
parent1f2674fe293be7c1a852fbe4a7241fbcb149078f (diff)
downloadgnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.tar.gz
gnunet-aa78134a557079ce570345e751e4c36c4b2ba79a.zip
-fix many more typos
Diffstat (limited to 'src/scalarproduct/gnunet-service-scalarproduct_alice.c')
-rw-r--r--src/scalarproduct/gnunet-service-scalarproduct_alice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scalarproduct/gnunet-service-scalarproduct_alice.c b/src/scalarproduct/gnunet-service-scalarproduct_alice.c
index 1ca7f61da..665d2ad7f 100644
--- a/src/scalarproduct/gnunet-service-scalarproduct_alice.c
+++ b/src/scalarproduct/gnunet-service-scalarproduct_alice.c
@@ -972,7 +972,7 @@ cb_intersection_element_removed (void *cls,
972 * to accept it, otherwise the request will be refused 972 * to accept it, otherwise the request will be refused
973 * Note that we can't just return value from the listen callback, 973 * Note that we can't just return value from the listen callback,
974 * as it is also necessary to specify the set we want to do the 974 * as it is also necessary to specify the set we want to do the
975 * operation with, whith sometimes can be derived from the context 975 * operation with, which sometimes can be derived from the context
976 * message. It's necessary to specify the timeout. 976 * message. It's necessary to specify the timeout.
977 */ 977 */
978static void 978static void