[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] branch master updated: fix perf_ return value
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] branch master updated: fix perf_ return value |
Date: |
Tue, 01 May 2018 11:54:27 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 8f2f5bc2e fix perf_ return value
8f2f5bc2e is described below
commit 8f2f5bc2ee8ebf9b059b7b7e3104f25c5c363458
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue May 1 11:54:20 2018 +0200
fix perf_ return value
---
src/namestore/perf_namestore_api_zone_iteration.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/namestore/perf_namestore_api_zone_iteration.c
b/src/namestore/perf_namestore_api_zone_iteration.c
index 8b5c53576..220c3c495 100644
--- a/src/namestore/perf_namestore_api_zone_iteration.c
+++ b/src/namestore/perf_namestore_api_zone_iteration.c
@@ -119,7 +119,6 @@ end (void *cls)
GNUNET_free (privkey);
privkey = NULL;
}
- res = 1;
}
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [gnunet] branch master updated: fix perf_ return value,
gnunet <=