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