aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_nse_service.h
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2016-01-11 21:23:17 +0000
committerGabor X Toth <*@tg-x.net>2016-01-11 21:23:17 +0000
commitb23f7bcde58fdada9170f16af39ab1e84f4c3a68 (patch)
tree7b41d9839d854eef7ebd6b93fa161c55221a6577 /src/include/gnunet_nse_service.h
parent1e53d26243bc986844a7b5b53bedeefb61dd7960 (diff)
downloadgnunet-b23f7bcde58fdada9170f16af39ab1e84f4c3a68.tar.gz
gnunet-b23f7bcde58fdada9170f16af39ab1e84f4c3a68.zip
doxygen: group/module definitions (part 1)
Diffstat (limited to 'src/include/gnunet_nse_service.h')
-rw-r--r--src/include/gnunet_nse_service.h11
1 files changed, 6 insertions, 5 deletions
diff --git a/src/include/gnunet_nse_service.h b/src/include/gnunet_nse_service.h
index 4e4c10987..365b35d9b 100644
--- a/src/include/gnunet_nse_service.h
+++ b/src/include/gnunet_nse_service.h
@@ -22,12 +22,13 @@
22#define GNUNET_NSE_SERVICE_H_ 22#define GNUNET_NSE_SERVICE_H_
23 23
24/** 24/**
25 * @file include/gnunet_nse_service.h 25 * @file
26 * @brief API to retrieve the current network size estimate, 26 * API to retrieve the current network size estimate,
27 * also to register for notifications whenever a new 27 * also to register for notifications whenever a new
28 * network size estimate is calculated. 28 * network size estimate is calculated.
29 *
29 * @author Nathan Evans 30 * @author Nathan Evans
30 * @defgroup nse network size estimation service 31 * @defgroup nse Network size estimation service
31 * @{ 32 * @{
32 */ 33 */
33 34