diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-03-17 00:16:31 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-03-17 00:16:31 +0100 |
commit | 98f96970d61b3928034fee74c6e8a28ee1d9d31d (patch) | |
tree | 09653f4257bec1faa60a0d71d9896924258dbc2d /src/exchange-tools/taler-exchange-keyup.c | |
parent | cd83daaeae915e0c1b6170cb11f40aa1cfbfece4 (diff) |
fix doxygen errors
Diffstat (limited to 'src/exchange-tools/taler-exchange-keyup.c')
-rw-r--r-- | src/exchange-tools/taler-exchange-keyup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange-tools/taler-exchange-keyup.c b/src/exchange-tools/taler-exchange-keyup.c index 4513934bf..e72396b1d 100644 --- a/src/exchange-tools/taler-exchange-keyup.c +++ b/src/exchange-tools/taler-exchange-keyup.c @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** - * @file taler-exchange-gyp.c + * @file taler-exchange-keyup.c * @brief Update the exchange's keys for coins and online signing keys, * using the exchange's offline master key. * @author Florian Dold |