summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_validation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-04-20 07:49:56 +0200
committerChristian Grothoff <christian@grothoff.org>2017-04-20 07:49:56 +0200
commit487237381dc81c16878b2e3faaac37777b6dd7bf (patch)
tree542b1b8ed111ebba37c50febd07f24c2afbdeeb0 /src/exchange/taler-exchange-httpd_validation.c
parentb0811dd868f24010329cf294a0fd2d28a0cfeae6 (diff)
downloadexchange-487237381dc81c16878b2e3faaac37777b6dd7bf.tar.gz
exchange-487237381dc81c16878b2e3faaac37777b6dd7bf.tar.bz2
exchange-487237381dc81c16878b2e3faaac37777b6dd7bf.zip
fix misc doxygen issues
Diffstat (limited to 'src/exchange/taler-exchange-httpd_validation.c')
-rw-r--r--src/exchange/taler-exchange-httpd_validation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_validation.c b/src/exchange/taler-exchange-httpd_validation.c
index f8a1f7cba..5d86e7a9b 100644
--- a/src/exchange/taler-exchange-httpd_validation.c
+++ b/src/exchange/taler-exchange-httpd_validation.c
@@ -165,7 +165,7 @@ TEH_VALIDATION_done ()
*
* @param wire the JSON wire format object
* @param ours #GNUNET_YES if the signature should match our master key
- * @param[OUT] emsg set to error message if we return an error code
+ * @param[out] emsg set to error message if we return an error code
* @return #TALER_EC_NONE if correctly formatted; otherwise error code
*/
enum TALER_ErrorCode