aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/gnunet-service-scalarproduct_alice.c
diff options
context:
space:
mode:
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