aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_ats_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_ats_service.h')
-rw-r--r--src/include/gnunet_ats_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_ats_service.h b/src/include/gnunet_ats_service.h
index 8b8ce3f02..92572c72b 100644
--- a/src/include/gnunet_ats_service.h
+++ b/src/include/gnunet_ats_service.h
@@ -334,7 +334,7 @@ GNUNET_ATS_address_add_session (struct GNUNET_ATS_AddressRecord *ar,
334 334
335/** 335/**
336 * A @a session was destroyed, disassociate it from the given address 336 * A @a session was destroyed, disassociate it from the given address
337 * record. If this was an incoming addess, destroys the address as 337 * record. If this was an incoming address, destroys the address as
338 * well. 338 * well.
339 * 339 *
340 * @param ar address record to update information for 340 * @param ar address record to update information for