diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-08-09 15:46:29 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-08-09 15:46:29 +0200 |
commit | 2da8705c9653729f6e46f7586c049db8cb280a4c (patch) | |
tree | 247e97c365ca2191a2d35278eb5de6932eb22579 /src/mint/taler-mint-httpd_responses.h | |
parent | c6f88ebd61ba69cddf71b1b70a1952c61f1112b4 (diff) |
doxygen
Diffstat (limited to 'src/mint/taler-mint-httpd_responses.h')
-rw-r--r-- | src/mint/taler-mint-httpd_responses.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_responses.h b/src/mint/taler-mint-httpd_responses.h index 7afd01884..a35356389 100644 --- a/src/mint/taler-mint-httpd_responses.h +++ b/src/mint/taler-mint-httpd_responses.h @@ -350,7 +350,7 @@ TMH_RESPONSE_reply_refresh_reveal_missmatch (struct MHD_Connection *connection, /** - * Information for each session a coin was melted into. + * @brief Information for each session a coin was melted into. */ struct TMH_RESPONSE_LinkSessionInfo { |