summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-02-04 21:20:26 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-02-04 21:20:26 +0100
commitbd5a25aff2ff6dc0a9115766fa239548f85bf641 (patch)
tree3da34738cf2ae381483394e50ed4632ff94a1d0d /src/include
parent57dc3cd232c2473ee6a109d2ddeb210dfcc5e529 (diff)
downloadexchange-bd5a25aff2ff6dc0a9115766fa239548f85bf641.tar.gz
exchange-bd5a25aff2ff6dc0a9115766fa239548f85bf641.tar.bz2
exchange-bd5a25aff2ff6dc0a9115766fa239548f85bf641.zip
-fix comment
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_exchange_service.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h
index 6e8c1531c..5eedecdc5 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -1,6 +1,6 @@
/*
This file is part of TALER
- Copyright (C) 2014-2021 Taler Systems SA
+ Copyright (C) 2014-2022 Taler Systems SA
TALER is free software; you can redistribute it and/or modify it under the
terms of the GNU Affero General Public License as published by the Free Software
@@ -2186,7 +2186,7 @@ typedef void
* @param exchange the exchange handle; the exchange must be ready to operate
* @param pk kind of coin to pay back
* @param denom_sig signature over the coin by the exchange using @a pk
- * @param ps secret internals of the original planchet
+ * @param ps secret internals of the original refresh-reveal operation
* @param recoup_cb the callback to call when the final result for this request is available
* @param recoup_cb_cls closure for @a recoup_cb
* @return NULL