tighten formatting rules
[oweals/gnunet.git] / src / nat-auto / nat_auto_api.c
index f7a821a82e3f9d4b6d89e7561000285b02d64e46..3c982f88329b157534918a6ba88e2e440da254bb 100644 (file)
@@ -31,7 +31,6 @@
 #include "nat-auto.h"
 
 
-
 /**
  * Handle to auto-configuration in progress.
  */
@@ -289,4 +288,5 @@ GNUNET_NAT_AUTO_autoconfig_cancel (struct GNUNET_NAT_AUTO_AutoHandle *ah)
   GNUNET_free (ah);
 }
 
+
 /* end of nat_api_auto.c */