tighten formatting rules
[oweals/gnunet.git] / src / conversation / conversation_api.c
index eb070e56e74f05f233bc6f0a8beaa1e15b7c7c00..daf51042a445c950618d59223f446bd1b4500fa4 100644 (file)
@@ -62,7 +62,6 @@ enum CallerState
 };
 
 
-
 /**
  * A caller is the handle we have for an incoming call.
  */
@@ -867,4 +866,5 @@ GNUNET_CONVERSATION_caller_resume (struct GNUNET_CONVERSATION_Caller *caller,
   }
 }
 
+
 /* end of conversation_api.c */