diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-02-22 10:47:33 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-02-22 10:47:33 +0100 |
commit | ad213bfb192d6efb3e1bcfcd095b34fbbbe0efa2 (patch) | |
tree | e79a1d21a8b97e69ee2cf63d898579273e2e1774 /src/include/taler_merchant_service.h | |
parent | 8a97e3709cec63d277387099983f181e632b6839 (diff) |
-doxygen fixesv0.9.2
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r-- | src/include/taler_merchant_service.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h index b748309e..20da7abd 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -4348,7 +4348,7 @@ typedef void * or the transaction will fail with a #MHD_HTTP_NOT_FOUND * HTTP status code * @param template_description description of the template - * @param pos shared key with the POS + * @param pos_key shared key with the POS * @param mca algorithm used to generate confirmations * @param template_contract is the contract of the company * @param cb function to call with the backend's result |