summaryrefslogtreecommitdiff
path: root/src/auditor/taler-auditor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-17 20:02:25 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-17 20:02:25 +0100
commit23cc4a521f7756f44444d46c89cdfdf91196583d (patch)
tree535864ec41ac002b870afd2644b5e15f6fa8f24f /src/auditor/taler-auditor.c
parent11c52837112421af755bc7bc21569011274909ad (diff)
downloadexchange-23cc4a521f7756f44444d46c89cdfdf91196583d.tar.gz
exchange-23cc4a521f7756f44444d46c89cdfdf91196583d.tar.bz2
exchange-23cc4a521f7756f44444d46c89cdfdf91196583d.zip
TODO is already done
Diffstat (limited to 'src/auditor/taler-auditor.c')
-rw-r--r--src/auditor/taler-auditor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-auditor.c b/src/auditor/taler-auditor.c
index f3bb0e2b7..10b38f8b4 100644
--- a/src/auditor/taler-auditor.c
+++ b/src/auditor/taler-auditor.c
@@ -1805,7 +1805,7 @@ verify_reserve_balance (void *cls,
if ( (0ULL == balance.value) &&
(0U == balance.fraction) )
{
- /* TODO: balance is zero, drop reserve details (and then do not update/insert) */
+ /* balance is zero, drop reserve details (and then do not update/insert) */
if (rs->had_ri)
{
GNUNET_log (GNUNET_ERROR_TYPE_INFO,