aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/gnunet-service-reclaim.c
diff options
context:
space:
mode:
authorWillow Liquorice <willow@howhill.com>2022-09-07 20:50:41 +0100
committerWillow Liquorice <willow@howhill.com>2022-10-03 00:44:35 +0100
commit2803abe19c6c65c1a98a9b69cef27b5dc363f93e (patch)
tree6658559e86a51506080c12acbf348d0964a39f8b /src/reclaim/gnunet-service-reclaim.c
parent8a86448236ad19365734ee3353da449c21f41a28 (diff)
downloadgnunet-2803abe19c6c65c1a98a9b69cef27b5dc363f93e.tar.gz
gnunet-2803abe19c6c65c1a98a9b69cef27b5dc363f93e.zip
-DOC: Documentation cleanup pass through RECLAIM subsystem
Diffstat (limited to 'src/reclaim/gnunet-service-reclaim.c')
-rw-r--r--src/reclaim/gnunet-service-reclaim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reclaim/gnunet-service-reclaim.c b/src/reclaim/gnunet-service-reclaim.c
index 9f035f1bd..5290621d6 100644
--- a/src/reclaim/gnunet-service-reclaim.c
+++ b/src/reclaim/gnunet-service-reclaim.c
@@ -522,7 +522,7 @@ cleanup_adh (struct AttributeDeleteHandle *adh)
522/** 522/**
523 * Cleanup attribute store handle 523 * Cleanup attribute store handle
524 * 524 *
525 * @param handle handle to clean up 525 * @param ash handle to clean up
526 */ 526 */
527static void 527static void
528cleanup_as_handle (struct AttributeStoreHandle *ash) 528cleanup_as_handle (struct AttributeStoreHandle *ash)