aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/scalarproduct_api.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-24 14:48:36 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-24 14:48:36 +0000
commitb479dddcac56ec8352b8730470ed6cdaf4b929c5 (patch)
tree9cf9d1832a0d02c6b6734f384fcdca7959e77972 /src/scalarproduct/scalarproduct_api.c
parent389e0afa4cabf4c9ed980ef7021beca067a53498 (diff)
downloadgnunet-b479dddcac56ec8352b8730470ed6cdaf4b929c5.tar.gz
gnunet-b479dddcac56ec8352b8730470ed6cdaf4b929c5.zip
-remove trailing whitespace
Diffstat (limited to 'src/scalarproduct/scalarproduct_api.c')
-rw-r--r--src/scalarproduct/scalarproduct_api.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scalarproduct/scalarproduct_api.c b/src/scalarproduct/scalarproduct_api.c
index dcacd85c9..13c35a28d 100644
--- a/src/scalarproduct/scalarproduct_api.c
+++ b/src/scalarproduct/scalarproduct_api.c
@@ -318,7 +318,7 @@ transmit_request (void *cls, size_t size,
318 * @param element_count Number of elements in the vector 318 * @param element_count Number of elements in the vector
319 * @param cont Callback function 319 * @param cont Callback function
320 * @param cont_cls Closure for the callback function 320 * @param cont_cls Closure for the callback function
321 * 321 *
322 * @return a new handle for this computation 322 * @return a new handle for this computation
323 */ 323 */
324struct GNUNET_SCALARPRODUCT_ComputationHandle * 324struct GNUNET_SCALARPRODUCT_ComputationHandle *
@@ -408,7 +408,7 @@ GNUNET_SCALARPRODUCT_response (const struct GNUNET_CONFIGURATION_Handle * cfg,
408 * @param mask_bytes number of bytes in the mask 408 * @param mask_bytes number of bytes in the mask
409 * @param cont Callback function 409 * @param cont Callback function
410 * @param cont_cls Closure for the callback function 410 * @param cont_cls Closure for the callback function
411 * 411 *
412 * @return a new handle for this computation 412 * @return a new handle for this computation
413 */ 413 */
414struct GNUNET_SCALARPRODUCT_ComputationHandle * 414struct GNUNET_SCALARPRODUCT_ComputationHandle *