aboutsummaryrefslogtreecommitdiff
path: root/src/auditor/taler-wire-auditor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-11-08 19:07:21 +0100
committerChristian Grothoff <christian@grothoff.org>2017-11-08 19:07:21 +0100
commit166594115404baba540968398e1fa420993fed50 (patch)
treed98f725a2f0816d63a68b16df2f98b7468917c0a /src/auditor/taler-wire-auditor.c
parent1139f74ffe89ea31b5a15f0a2c174e054e19e2b6 (diff)
downloadexchange-166594115404baba540968398e1fa420993fed50.tar.xz
fix misc typos in auditor report logic
Diffstat (limited to 'src/auditor/taler-wire-auditor.c')
-rw-r--r--src/auditor/taler-wire-auditor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/taler-wire-auditor.c b/src/auditor/taler-wire-auditor.c
index 13a293c36..f34fc7e71 100644
--- a/src/auditor/taler-wire-auditor.c
+++ b/src/auditor/taler-wire-auditor.c
@@ -314,7 +314,7 @@ do_shutdown (void *cls)
TALER_JSON_from_amount (&total_bad_amount_out_minus),
"reserve_in_amount_inconsistencies",
report_reserve_in_inconsistencies,
- "total_wire_in_delta_minus",
+ "total_wire_in_delta_plus",
TALER_JSON_from_amount (&total_bad_amount_in_plus),
/* block */
"total_wire_in_delta_minus",