summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 14:24:55 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 14:24:55 +0100
commit5583b7a0595fe5c91943419ea46260fe7f7b9e9c (patch)
treea5de4293c8c008d6bafefe303d0036cd2603e62d /src/include/taler_exchangedb_plugin.h
parent5146d62b14e7d4c14da6fe5c891ce27232082cbd (diff)
downloadexchange-5583b7a0595fe5c91943419ea46260fe7f7b9e9c.tar.gz
exchange-5583b7a0595fe5c91943419ea46260fe7f7b9e9c.tar.bz2
exchange-5583b7a0595fe5c91943419ea46260fe7f7b9e9c.zip
libraries were folded, fold headers as well
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 451650d09..27dcc3440 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -1543,7 +1543,7 @@ typedef void
/**
* Function called with information about the exchange's denomination keys.
*
- * @parma cls closure
+ * @param cls closure
* @param denom_pub public key of the denomination
* @param issue detailed information about the denomination (value, expiration times, fees)
*/