aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_nat_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/include/gnunet_nat_service.h
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
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.