aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tool
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-10-25 14:59:49 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-10-25 14:59:49 +0000
commit9bca5b6b3e67ecffad94986b775258c474f2cbaf (patch)
tree3c49bc0e79a39d5c5044e9859d0172323a7a41a4 /src/ats-tool
parent52723f74e5db4a26e7d8bddb1fd36fa14ff7efd7 (diff)
downloadgnunet-9bca5b6b3e67ecffad94986b775258c474f2cbaf.tar.gz
gnunet-9bca5b6b3e67ecffad94986b775258c474f2cbaf.zip
doxygen
Diffstat (limited to 'src/ats-tool')
-rw-r--r--src/ats-tool/gnunet-ats.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ats-tool/gnunet-ats.c b/src/ats-tool/gnunet-ats.c
index 4c0134cfe..025a16e31 100644
--- a/src/ats-tool/gnunet-ats.c
+++ b/src/ats-tool/gnunet-ats.c
@@ -19,7 +19,7 @@
19*/ 19*/
20 20
21/** 21/**
22 * @file ats/gnunet-ats.c 22 * @file ats-tool/gnunet-ats.c
23 * @brief ATS command line tool 23 * @brief ATS command line tool
24 * @author Matthias Wachs 24 * @author Matthias Wachs
25 */ 25 */
@@ -161,7 +161,7 @@ void testservice_ats (void *cls,
161 * @param cls closure 161 * @param cls closure
162 * @param args remaining command-line arguments 162 * @param args remaining command-line arguments
163 * @param cfgfile name of the configuration file used (for saving, can be NULL!) 163 * @param cfgfile name of the configuration file used (for saving, can be NULL!)
164 * @param cfg configuration 164 * @param my_cfg configuration
165 */ 165 */
166static void 166static void
167run (void *cls, char *const *args, const char *cfgfile, 167run (void *cls, char *const *args, const char *cfgfile,