summaryrefslogtreecommitdiff
path: root/src/reclaim-attribute/reclaim_attribute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reclaim-attribute/reclaim_attribute.c')
-rw-r--r--src/reclaim-attribute/reclaim_attribute.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reclaim-attribute/reclaim_attribute.c b/src/reclaim-attribute/reclaim_attribute.c
index 6e5f14ddf..b5eed8c2b 100644
--- a/src/reclaim-attribute/reclaim_attribute.c
+++ b/src/reclaim-attribute/reclaim_attribute.c
@@ -403,6 +403,7 @@ GNUNET_RECLAIM_ATTRIBUTE_list_dup (
403 * 403 *
404 * @param attrs list to destroy 404 * @param attrs list to destroy
405 */ 405 */
406void
406GNUNET_RECLAIM_ATTRIBUTE_list_destroy ( 407GNUNET_RECLAIM_ATTRIBUTE_list_destroy (
407 struct GNUNET_RECLAIM_ATTRIBUTE_ClaimList *attrs) 408 struct GNUNET_RECLAIM_ATTRIBUTE_ClaimList *attrs)
408{ 409{