From: Schanzenbach, Martin Date: Sat, 4 May 2019 20:38:30 +0000 (+0200) Subject: fix warning X-Git-Tag: v0.11.4~29 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6d6b3e9d564bd665c810ef19dd0f3484b1c6b5d2;p=oweals%2Fgnunet.git fix warning --- 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 ( * * @param attrs list to destroy */ +void GNUNET_RECLAIM_ATTRIBUTE_list_destroy ( struct GNUNET_RECLAIM_ATTRIBUTE_ClaimList *attrs) {