summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index e14aa207..b61b9cb7 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -516,6 +516,6 @@ TALER_MERCHANT_history (struct GNUNET_CURL_Context *ctx,
* @param handle from the operation to cancel
*/
void
-TALER_MERCHANT_history_cancel (struct TALER_MERCHANT_HistoryOperation *handle);
+TALER_MERCHANT_history_cancel (struct TALER_MERCHANT_HistoryOperation *ho);
#endif /* _TALER_MERCHANT_SERVICE_H */