tighten formatting rules
[oweals/gnunet.git] / src / datacache / plugin_datacache_heap.c
index f176e356886b8dcd3bc066e066cf36a7226f4f4f..dbc9cac9c6b6976ceea5dfc6e47476bdc01b26fa 100644 (file)
@@ -294,7 +294,6 @@ struct GetContext
 };
 
 
-
 /**
  * Function called during GET to find matching blocks.
  * Only matches by type.
@@ -590,5 +589,4 @@ libgnunet_plugin_datacache_heap_done (void *cls)
 }
 
 
-
 /* end of plugin_datacache_heap.c */