gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: fix warning


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix warning
Date: Sat, 04 May 2019 22:38:49 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 6d6b3e9d5 fix warning
6d6b3e9d5 is described below

commit 6d6b3e9d564bd665c810ef19dd0f3484b1c6b5d2
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Sat May 4 22:38:30 2019 +0200

    fix warning
---
 src/reclaim-attribute/reclaim_attribute.c | 1 +
 1 file changed, 1 insertion(+)

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)
 {

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]