diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-17 23:50:41 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-17 23:50:49 +0100 |
commit | 788fd67984a546c58fca4cea62627fa2d763964f (patch) | |
tree | 0ef9aaebe3b1c81634530772443f68c31b5bf718 /src/auditor/taler-wire-auditor.c | |
parent | d95f2a9e437b946bba66c2a0054524fc2e320621 (diff) |
doxygen
Diffstat (limited to 'src/auditor/taler-wire-auditor.c')
-rw-r--r-- | src/auditor/taler-wire-auditor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/taler-wire-auditor.c b/src/auditor/taler-wire-auditor.c index d3d90aedb..7e1af6e9a 100644 --- a/src/auditor/taler-wire-auditor.c +++ b/src/auditor/taler-wire-auditor.c @@ -1609,6 +1609,7 @@ process_credits (void *cls); * transactions). * * @param cls `struct WireAccount` we are processing + * @param http_status HTTP status returned by the bank * @param ec error code in case something went wrong * @param row_off identification of the position at which we are querying * @param details details about the wire transfer |