diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 17:06:24 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 17:06:32 +0100 |
commit | 47deacaa152dd39e61615225e14e7a93be9f2a97 (patch) | |
tree | 83ba0715cc3c66e8f451946c31d786b3ff5e63fb /src/lib/exchange_api_handle.h | |
parent | 48aab68ff5cf5ee364622d34a579f96371d8eecb (diff) |
doxygen
Diffstat (limited to 'src/lib/exchange_api_handle.h')
-rw-r--r-- | src/lib/exchange_api_handle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/exchange_api_handle.h b/src/lib/exchange_api_handle.h index 1aefbd655..e0acc4e6d 100644 --- a/src/lib/exchange_api_handle.h +++ b/src/lib/exchange_api_handle.h @@ -92,7 +92,7 @@ TEAH_acc_confirmation_cb (void *cls, /** * Iterate over all available auditors for @a h, calling - * @param ah and giving it a chance to start a deposit + * @a ac and giving it a chance to start a deposit * confirmation interaction. * * @param h exchange to go over auditors for |