-removing bogus empty lines
authorChristian Grothoff <christian@grothoff.org>
Tue, 17 Nov 2015 13:08:32 +0000 (13:08 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 17 Nov 2015 13:08:32 +0000 (13:08 +0000)
src/include/gnunet_nat_lib.h

index 01a7acf72d7f456e5f4f3eea16ed1dc25f80330e..aeb5eac23d747699e60291cd3bb87dd696990865 100644 (file)
@@ -355,7 +355,6 @@ typedef void
                           enum GNUNET_NAT_StatusCode result);
 
 
-
 /**
  * Opaque handle to cancel #GNUNET_NAT_mini_get_external_ipv4() operation.
  */
@@ -493,8 +492,6 @@ GNUNET_NAT_autoconfig_cancel (struct GNUNET_NAT_AutoHandle *ah);
 struct GNUNET_NAT_STUN_Handle;
 
 
-
-
 /**
  * Function called with the result if an error happened during STUN request.
  *