tighten formatting rules
[oweals/gnunet.git] / src / datastore / plugin_datastore_heap.c
index 4e48bfd4cf7405e14577dc596403acb308db542a..a827a2763fcd7a53dcd9f5230d366aa4e81fd411 100644 (file)
@@ -268,6 +268,7 @@ update_iterator (void *cls,
   return GNUNET_NO;
 }
 
+
 /**
  * Store an item in the datastore.
  *
@@ -939,4 +940,5 @@ libgnunet_plugin_datastore_heap_done (void *cls)
   return NULL;
 }
 
+
 /* end of plugin_datastore_heap.c */