summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-04-03 22:45:48 +0200
committerChristian Grothoff <christian@grothoff.org>2017-04-03 22:45:48 +0200
commitcc3aa31732b2c214e6733206e713387d5ef8d39a (patch)
tree635d9f0eab31bf4470c2a69f871dcd82070a8f56 /src/include/taler_exchangedb_plugin.h
parentdbb23684031ecb892c931a89006183c741c3fc96 (diff)
downloadexchange-cc3aa31732b2c214e6733206e713387d5ef8d39a.tar.gz
exchange-cc3aa31732b2c214e6733206e713387d5ef8d39a.tar.bz2
exchange-cc3aa31732b2c214e6733206e713387d5ef8d39a.zip
implement #3887-handling in exchange-lib
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 8a1a82838..322a30524 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -537,8 +537,8 @@ struct TALER_EXCHANGEDB_LinkDataList
* @brief Enumeration to classify the different types of transactions
* that can be done with a coin.
*/
-enum TALER_EXCHANGEDB_TransactionType
-{
+enum TALER_EXCHANGEDB_TransactionType {
+
/**
* /deposit operation.
*/