aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_ats_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_ats_service.h
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/include/gnunet_ats_service.h')
-rw-r--r--src/include/gnunet_ats_service.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/gnunet_ats_service.h b/src/include/gnunet_ats_service.h
index cd1e62bee..8b8ce3f02 100644
--- a/src/include/gnunet_ats_service.h
+++ b/src/include/gnunet_ats_service.h
@@ -148,7 +148,6 @@ struct GNUNET_ATS_PropertiesNBO
148}; 148};
149 149
150 150
151
152/* ********************* LAN Characterization library ************************ */ 151/* ********************* LAN Characterization library ************************ */
153/* Note: these functions do not really communicate with the ATS service */ 152/* Note: these functions do not really communicate with the ATS service */
154 153
@@ -175,7 +174,6 @@ GNUNET_ATS_properties_ntoh (struct GNUNET_ATS_Properties *hbo,
175 const struct GNUNET_ATS_PropertiesNBO *nbo); 174 const struct GNUNET_ATS_PropertiesNBO *nbo);
176 175
177 176
178
179/* ********************Connection Suggestion API ***************************** */ 177/* ********************Connection Suggestion API ***************************** */
180 178
181/** 179/**
@@ -379,7 +377,6 @@ void
379GNUNET_ATS_address_destroy (struct GNUNET_ATS_AddressRecord *ar); 377GNUNET_ATS_address_destroy (struct GNUNET_ATS_AddressRecord *ar);
380 378
381 379
382
383/* ******************************** Performance API ***************************** */ 380/* ******************************** Performance API ***************************** */
384 381
385/** 382/**