summaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mint/taler-mint-httpd.h')
-rw-r--r--src/mint/taler-mint-httpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd.h b/src/mint/taler-mint-httpd.h
index 8c4261dcb..5c8ec96a9 100644
--- a/src/mint/taler-mint-httpd.h
+++ b/src/mint/taler-mint-httpd.h
@@ -66,7 +66,7 @@ extern struct TALER_MINTDB_Plugin *TMH_plugin;
/**
- * Struct describing an URL and the handler for it.
+ * @brief Struct describing an URL and the handler for it.
*/
struct TMH_RequestHandler
{