commit 05a99aa24b721b455f616d16571d53c57a7e3531
parent 5f7230811d692254e314728bc1cbc0007deb08e2
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 23 Apr 2021 23:43:37 +0200
more doxygen fixes
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/backend/taler-merchant-httpd.h b/src/backend/taler-merchant-httpd.h
@@ -269,7 +269,7 @@ struct TMH_RequestHandler
* we keep in the "connection_cls" of MHD when handling
* a request.
*
- * @param ctxt the context to clean up.
+ * @param ctx the context to clean up.
*/
typedef void
(*TMH_ContextCleanup)(void *ctx);