aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/scalarproduct_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/scalarproduct/scalarproduct_api.c')
-rw-r--r--src/scalarproduct/scalarproduct_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scalarproduct/scalarproduct_api.c b/src/scalarproduct/scalarproduct_api.c
index db8748f93..8c667a72e 100644
--- a/src/scalarproduct/scalarproduct_api.c
+++ b/src/scalarproduct/scalarproduct_api.c
@@ -140,7 +140,7 @@ process_status_message (struct GNUNET_SCALARPRODUCT_ComputationHandle *h,
140 * handles the response to the client which used the API. 140 * handles the response to the client which used the API.
141 * 141 *
142 * @param cls Pointer to the Master Context 142 * @param cls Pointer to the Master Context
143 * @param msg Pointer to the data received in response 143 * @param message Pointer to the data received in response
144 */ 144 */
145static void 145static void
146handle_response (void *cls, 146handle_response (void *cls,