tighten formatting rules
[oweals/gnunet.git] / src / datastore / plugin_datastore_mysql.c
index 6aec09c54115f77e0a574990518888563f583741..15c2fe386a37dc423a53a4685ace5e95f1c09f42 100644 (file)
@@ -920,7 +920,6 @@ struct ExpiCtx
 };
 
 
-
 /**
  * Wrapper for the processor for #mysql_plugin_get_expiration().
  * If no expired value was found, we do a second query for
@@ -1200,4 +1199,5 @@ libgnunet_plugin_datastore_mysql_done (void *cls)
   return NULL;
 }
 
+
 /* end of plugin_datastore_mysql.c */