From 47deacaa152dd39e61615225e14e7a93be9f2a97 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 18 Jan 2020 17:06:24 +0100 Subject: doxygen --- src/include/taler_bank_service.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/taler_bank_service.h') diff --git a/src/include/taler_bank_service.h b/src/include/taler_bank_service.h index 510712b9c..dda338404 100644 --- a/src/include/taler_bank_service.h +++ b/src/include/taler_bank_service.h @@ -236,11 +236,11 @@ TALER_BANK_execute_wire_transfer (struct GNUNET_CURL_Context *ctx, * or ultimately fails. Until this has been done, the transaction is * in limbo (i.e. may or may not have been committed). * - * @param eh execution to cancel + * @param weh execution to cancel */ void TALER_BANK_execute_wire_transfer_cancel (struct - TALER_BANK_WireExecuteHandle *eh); + TALER_BANK_WireExecuteHandle *weh); /* ********************* /taler/credits *********************** */ -- cgit v1.2.3