aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_performance.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-07-17 13:26:36 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-07-17 13:26:36 +0000
commita7b63b4f0ba0ed24a1c2973644ae78bc3ce72719 (patch)
tree1df70ba169ad5ec48544239cc7b7822092427b9f /src/ats/ats_api_performance.c
parent3685629253bb94994449f56871252af24a91b6e7 (diff)
downloadgnunet-a7b63b4f0ba0ed24a1c2973644ae78bc3ce72719.tar.gz
gnunet-a7b63b4f0ba0ed24a1c2973644ae78bc3ce72719.zip
-doxygen
Diffstat (limited to 'src/ats/ats_api_performance.c')
-rw-r--r--src/ats/ats_api_performance.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ats/ats_api_performance.c b/src/ats/ats_api_performance.c
index 60827e174..7edc39e38 100644
--- a/src/ats/ats_api_performance.c
+++ b/src/ats/ats_api_performance.c
@@ -424,7 +424,7 @@ handle_reservation_result (void *cls,
424 * We received a PeerInformationMessage. Validate it. 424 * We received a PeerInformationMessage. Validate it.
425 * 425 *
426 * @param cls our context with the callback 426 * @param cls our context with the callback
427 * @param msg the message 427 * @param pi the message
428 * @return #GNUNET_OK if the message was well-formed 428 * @return #GNUNET_OK if the message was well-formed
429 */ 429 */
430static int 430static int
@@ -456,7 +456,7 @@ check_address_list (void *cls,
456 * Process it. 456 * Process it.
457 * 457 *
458 * @param cls our context with the callback 458 * @param cls our context with the callback
459 * @param msg the message 459 * @param pi the message
460 */ 460 */
461static void 461static void
462handle_address_list (void *cls, 462handle_address_list (void *cls,