aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/gnunet-service-scalarproduct-ecc_alice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scalarproduct/gnunet-service-scalarproduct-ecc_alice.c')
-rw-r--r--src/scalarproduct/gnunet-service-scalarproduct-ecc_alice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scalarproduct/gnunet-service-scalarproduct-ecc_alice.c b/src/scalarproduct/gnunet-service-scalarproduct-ecc_alice.c
index e33d589be..dc43b5a54 100644
--- a/src/scalarproduct/gnunet-service-scalarproduct-ecc_alice.c
+++ b/src/scalarproduct/gnunet-service-scalarproduct-ecc_alice.c
@@ -714,7 +714,7 @@ cb_intersection_element_removed (void *cls,
714 * to accept it, otherwise the request will be refused 714 * to accept it, otherwise the request will be refused
715 * Note that we can't just return value from the listen callback, 715 * Note that we can't just return value from the listen callback,
716 * as it is also necessary to specify the set we want to do the 716 * as it is also necessary to specify the set we want to do the
717 * operation with, whith sometimes can be derived from the context 717 * operation with, which sometimes can be derived from the context
718 * message. It's necessary to specify the timeout. 718 * message. It's necessary to specify the timeout.
719 */ 719 */
720static void 720static void