-fix
[oweals/gnunet.git] / src / gns / test_gns_simple_zkey_lookup.c
index d796d027c061582fef90d62f4cc9eba5a4d24e8b..716ac7236758b9517e09f6234ec548139537d0e0 100644 (file)
@@ -163,9 +163,7 @@ commence_testing (void *cls, int32_t success, const char *emsg)
   char* pos;
   struct GNUNET_CRYPTO_ShortHashAsciiEncoded hash_str;
   
-
   gns_handle = GNUNET_GNS_connect(cfg);
-
   if (NULL == gns_handle)
   {
     GNUNET_log (GNUNET_ERROR_TYPE_ERROR,