aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_nat_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_nat_service.h')
-rw-r--r--src/include/gnunet_nat_service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/gnunet_nat_service.h b/src/include/gnunet_nat_service.h
index 4273b5ad1..b66c188cc 100644
--- a/src/include/gnunet_nat_service.h
+++ b/src/include/gnunet_nat_service.h
@@ -236,7 +236,6 @@ enum GNUNET_NAT_StatusCode
236}; 236};
237 237
238 238
239
240/** 239/**
241 * What the situation of the NAT connectivity 240 * What the situation of the NAT connectivity
242 */ 241 */
@@ -269,7 +268,6 @@ enum GNUNET_NAT_Type
269}; 268};
270 269
271 270
272
273/** 271/**
274 * Signature of the callback passed to #GNUNET_NAT_register() for 272 * Signature of the callback passed to #GNUNET_NAT_register() for
275 * a function to call whenever our set of 'valid' addresses changes. 273 * a function to call whenever our set of 'valid' addresses changes.