aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api_lookup_nick.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/test_namestore_api_lookup_nick.c')
-rw-r--r--src/namestore/test_namestore_api_lookup_nick.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/namestore/test_namestore_api_lookup_nick.c b/src/namestore/test_namestore_api_lookup_nick.c
index 628e76254..2fbd9d7cb 100644
--- a/src/namestore/test_namestore_api_lookup_nick.c
+++ b/src/namestore/test_namestore_api_lookup_nick.c
@@ -58,7 +58,7 @@ static const char *name = "d";
58static void 58static void
59cleanup () 59cleanup ()
60{ 60{
61 GNUNET_free_non_null ((void *) rd_orig.data); 61 GNUNET_free ((void *) rd_orig.data);
62 if (NULL != nsh) 62 if (NULL != nsh)
63 { 63 {
64 GNUNET_NAMESTORE_disconnect (nsh); 64 GNUNET_NAMESTORE_disconnect (nsh);