diff options
author | Matthias Wachs <wachs@net.in.tum.de> | 2012-10-25 14:59:49 +0000 |
---|---|---|
committer | Matthias Wachs <wachs@net.in.tum.de> | 2012-10-25 14:59:49 +0000 |
commit | 9bca5b6b3e67ecffad94986b775258c474f2cbaf (patch) | |
tree | 3c49bc0e79a39d5c5044e9859d0172323a7a41a4 /src/ats-tool | |
parent | 52723f74e5db4a26e7d8bddb1fd36fa14ff7efd7 (diff) |
doxygen
Diffstat (limited to 'src/ats-tool')
-rw-r--r-- | src/ats-tool/gnunet-ats.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ats-tool/gnunet-ats.c b/src/ats-tool/gnunet-ats.c index 4c0134cfe9..025a16e319 100644 --- a/src/ats-tool/gnunet-ats.c +++ b/src/ats-tool/gnunet-ats.c @@ -19,7 +19,7 @@ */ /** - * @file ats/gnunet-ats.c + * @file ats-tool/gnunet-ats.c * @brief ATS command line tool * @author Matthias Wachs */ @@ -161,7 +161,7 @@ void testservice_ats (void *cls, * @param cls closure * @param args remaining command-line arguments * @param cfgfile name of the configuration file used (for saving, can be NULL!) - * @param cfg configuration + * @param my_cfg configuration */ static void run (void *cls, char *const *args, const char *cfgfile, |