-renaming gnunet-gns to gnunet-namestore
[oweals/gnunet.git] / src / namestore / test_namestore_api_put.c
index f65b533b3e3a5bef618ec5f2a1558ef603e71ef8..8aa149ad9f7e6b719d22c9fa7ba5b53386c4ee5e 100644 (file)
@@ -92,7 +92,6 @@ endbadly (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
 
   if (NULL != arm)
     stop_arm();
-
   res = 1;
 }
 
@@ -114,7 +113,7 @@ end (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
     GNUNET_NAMESTORE_disconnect (nsh, GNUNET_YES);
   nsh = NULL;
 
 if (NULL != arm)
+ if (NULL != arm)
     stop_arm();
 }