This commit is contained in:
Christian Grothoff 2020-01-17 22:44:22 +01:00
parent 404888b0a2
commit 1733f07786
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
4 changed files with 5 additions and 5 deletions

View File

@ -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
*/

View File

@ -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"

View File

@ -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

View File

@ -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