tighten formatting rules
[oweals/gnunet.git] / src / set / gnunet-service-set.h
index 402281da499914c77ae823eed6ad7d11b554790a..e118828be3816c12dda92fe54de9e8e05894897b 100644 (file)
@@ -154,7 +154,6 @@ typedef void
 (*OpChannelDeathImpl) (struct Operation *op);
 
 
-
 /**
  * Dispatch table for a specific set operation.  Every set operation
  * has to implement the callback in this struct.