summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-08-09 15:46:29 +0200
committerChristian Grothoff <christian@grothoff.org>2015-08-09 15:46:29 +0200
commit2da8705c9653729f6e46f7586c049db8cb280a4c (patch)
tree247e97c365ca2191a2d35278eb5de6932eb22579 /src/include
parentc6f88ebd61ba69cddf71b1b70a1952c61f1112b4 (diff)
downloadexchange-2da8705c9653729f6e46f7586c049db8cb280a4c.tar.gz
exchange-2da8705c9653729f6e46f7586c049db8cb280a4c.tar.bz2
exchange-2da8705c9653729f6e46f7586c049db8cb280a4c.zip
doxygen
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_mint_service.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/include/taler_mint_service.h b/src/include/taler_mint_service.h
index 688133061..02407a3a9 100644
--- a/src/include/taler_mint_service.h
+++ b/src/include/taler_mint_service.h
@@ -188,7 +188,7 @@ struct TALER_MINT_DenomPublicKey
/**
- * Information we get from the mint about auditors.
+ * @brief Information we get from the mint about auditors.
*/
struct TALER_MINT_AuditorInformation
{
@@ -222,9 +222,8 @@ struct TALER_MINT_AuditorInformation
};
-
/**
- * Information about keys from the mint.
+ * @brief Information about keys from the mint.
*/
struct TALER_MINT_Keys
{
@@ -466,7 +465,7 @@ enum TALER_MINT_ReserveTransactionType {
/**
- * Entry in the reserve's transaction history.
+ * @brief Entry in the reserve's transaction history.
*/
struct TALER_MINT_ReserveHistory
{