aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_addresses.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/gnunet-service-ats_addresses.c')
-rw-r--r--src/ats/gnunet-service-ats_addresses.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ats/gnunet-service-ats_addresses.c b/src/ats/gnunet-service-ats_addresses.c
index 8eb86ac11..4663c4c7b 100644
--- a/src/ats/gnunet-service-ats_addresses.c
+++ b/src/ats/gnunet-service-ats_addresses.c
@@ -374,12 +374,12 @@ struct GAS_Addresses_Handle
374 * 374 *
375 * Updates existing information and adds new information 375 * Updates existing information and adds new information
376 * 376 *
377 * @param src source ATS information 377 * @param dest destination address
378 * @param ats_count number of ATS information 378 * @param update source ATS information
379 * @param delta ats performance information which were updated 379 * @param update_count number of ATS information
380 * @param delta_dest ats performance information which were updated
380 * including previous value 381 * including previous value
381 * @param delta_count number of ATS information in the delta 382 * @param delta_count number of ATS information in the delta
382 * @param dest destination address
383 * @return GNUNET_YES if address was address updated, GNUNET_NO otherwise 383 * @return GNUNET_YES if address was address updated, GNUNET_NO otherwise
384 */ 384 */
385static unsigned int 385static unsigned int