aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-11-17 13:08:32 +0000
committerChristian Grothoff <christian@grothoff.org>2015-11-17 13:08:32 +0000
commite6ecd40e2fc9bd1a98eadda346956e8f68bc83e2 (patch)
tree6a2c02949410f33bdd01d1f58b81a5d61702eddc /src
parentbcda28ac7459b51639d6c5b6be947dbab686ed2b (diff)
downloadgnunet-e6ecd40e2fc9bd1a98eadda346956e8f68bc83e2.tar.gz
gnunet-e6ecd40e2fc9bd1a98eadda346956e8f68bc83e2.zip
-removing bogus empty lines
Diffstat (limited to 'src')
-rw-r--r--src/include/gnunet_nat_lib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/gnunet_nat_lib.h b/src/include/gnunet_nat_lib.h
index 01a7acf72..aeb5eac23 100644
--- a/src/include/gnunet_nat_lib.h
+++ b/src/include/gnunet_nat_lib.h
@@ -355,7 +355,6 @@ typedef void
355 enum GNUNET_NAT_StatusCode result); 355 enum GNUNET_NAT_StatusCode result);
356 356
357 357
358
359/** 358/**
360 * Opaque handle to cancel #GNUNET_NAT_mini_get_external_ipv4() operation. 359 * Opaque handle to cancel #GNUNET_NAT_mini_get_external_ipv4() operation.
361 */ 360 */
@@ -493,8 +492,6 @@ GNUNET_NAT_autoconfig_cancel (struct GNUNET_NAT_AutoHandle *ah);
493struct GNUNET_NAT_STUN_Handle; 492struct GNUNET_NAT_STUN_Handle;
494 493
495 494
496
497
498/** 495/**
499 * Function called with the result if an error happened during STUN request. 496 * Function called with the result if an error happened during STUN request.
500 * 497 *