-fixing #2405
[oweals/gnunet.git] / src / namestore / namestore.h
index a4fb5613625df3bbf8bdc4cd4ade5eb032d72185..5a42c14d70abec23f68ff76bc537aac37cf21cc1 100644 (file)
@@ -77,6 +77,7 @@ GNUNET_NAMESTORE_create_signature (const struct GNUNET_CRYPTO_RsaPrivateKey *key
     const struct GNUNET_NAMESTORE_RecordData *rd,
     unsigned int rd_count);
 
+
 /**
  * Compares if two records are equal
  *