commit 1733f0778605b3b9b9c9a481c959cb863e4c2d26 parent 404888b0a21c6dbeba734cd07e6fed4701c07297 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 17 Jan 2020 22:44:22 +0100 doxygen Diffstat:
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/lib/testing_api_cmd_auditor_deposit_confirmation.c b/src/lib/testing_api_cmd_auditor_deposit_confirmation.c @@ -18,7 +18,7 @@ */ /** - * @file lib/testing_auditor_api_cmd_deposit_confirmation.c + * @file lib/testing_api_cmd_auditor_deposit_confirmation.c * @brief command for testing /deposit_confirmation. * @author Christian Grothoff */ diff --git a/src/lib/testing_api_cmd_auditor_exchanges.c b/src/lib/testing_api_cmd_auditor_exchanges.c @@ -17,8 +17,8 @@ <http://www.gnu.org/licenses/> */ /** - * @file lib/testing_auditor_api_cmd_exchanges.c - * @brief command for testing /exchanges. + * @file lib/testing_api_cmd_auditor_exchanges.c + * @brief command for testing /exchanges of the auditor * @author Christian Grothoff */ #include "platform.h" diff --git a/src/lib/testing_api_cmd_auditor_exec_auditor.c b/src/lib/testing_api_cmd_auditor_exec_auditor.c @@ -18,7 +18,7 @@ */ /** - * @file lib/testing_auditor_api_cmd_exec_auditor.c + * @file lib/testing_api_cmd_auditor_exec_auditor.c * @brief run the taler-auditor command * @author Marcello Stanisci * @author Christian Grothoff diff --git a/src/lib/testing_api_cmd_auditor_exec_auditor_dbinit.c b/src/lib/testing_api_cmd_auditor_exec_auditor_dbinit.c @@ -18,7 +18,7 @@ */ /** - * @file lib/testing_auditor_api_cmd_exec_auditor_dbinit.c + * @file lib/testing_api_cmd_auditor_exec_auditor_dbinit.c * @brief run the taler-auditor-dbinit "-r" command * @author Marcello Stanisci * @author Christian Grothoff