From c277dc2a18ee1d2ef1a2ed44eb32f3dcb1fb8e9d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 21 Mar 2020 19:39:46 +0100 Subject: style fixes --- src/auditor/taler-helper-auditor-coins.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/auditor/taler-helper-auditor-coins.c') diff --git a/src/auditor/taler-helper-auditor-coins.c b/src/auditor/taler-helper-auditor-coins.c index 9412016b0..66c2b68a4 100644 --- a/src/auditor/taler-helper-auditor-coins.c +++ b/src/auditor/taler-helper-auditor-coins.c @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see */ /** - * @file auditor/taler-helper-auditor0coins.c + * @file auditor/taler-helper-auditor-coins.c * @brief audits coins in an exchange database. * @author Christian Grothoff * @@ -2325,8 +2325,7 @@ run (void *cls, /** - * The main function of the database initialization tool. - * Used to initialize the Taler Exchange's database. + * The main function to audit operations on coins. * * @param argc number of arguments from the command line * @param argv command line arguments @@ -2368,4 +2367,4 @@ main (int argc, } -/* end of taler-auditor.c */ +/* end of taler-helper-auditor-coins.c */ -- cgit v1.2.3