-fix
[oweals/gnunet.git] / src / namestore / namestore.h
index c7af82dc3c876c60fb06efed39911b0efb570e5c..a4fb5613625df3bbf8bdc4cd4ade5eb032d72185 100644 (file)
@@ -46,6 +46,7 @@
 #define GNUNET_MESSAGE_TYPE_NAMESTORE_ZONE_ITERATION_NEXT 447
 #define GNUNET_MESSAGE_TYPE_NAMESTORE_ZONE_ITERATION_STOP 448
 
+
 /**
  * Convert a short hash to a string (for printing debug messages).
  * This is one of the very few calls in the entire API that is
@@ -57,6 +58,7 @@
 const char *
 GNUNET_short_h2s (const struct GNUNET_CRYPTO_ShortHashCode * hc);
 
+
 /**
  * Sign name and records
  *