(no commit message)
[oweals/gnunet.git] / src / include / gnunet_server_lib.h
index 5289a627030746c220d39fe5409c790eaf17c54b..c39349c921f81db73ceb1533b57486ecbc9044cd 100644 (file)
@@ -489,8 +489,7 @@ GNUNET_SERVER_transmit_context_run (struct GNUNET_SERVER_TransmitContext *tc,
  */
 void
 GNUNET_SERVER_transmit_context_destroy (struct GNUNET_SERVER_TransmitContext
-                                        *tc,
-                                       int success);
+                                        *tc, int success);
 
 
 /**