From 8730c425905fb9bea0cc6a5783c888f392782865 Mon Sep 17 00:00:00 2001 From: MS Date: Tue, 13 Oct 2020 12:07:16 +0200 Subject: doxygen fixes --- src/backend/taler-merchant-httpd_private-get-tips-ID.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/backend/taler-merchant-httpd_private-get-tips-ID.c') diff --git a/src/backend/taler-merchant-httpd_private-get-tips-ID.c b/src/backend/taler-merchant-httpd_private-get-tips-ID.c index 440871d9..f1a3254c 100644 --- a/src/backend/taler-merchant-httpd_private-get-tips-ID.c +++ b/src/backend/taler-merchant-httpd_private-get-tips-ID.c @@ -28,14 +28,6 @@ #include "taler-merchant-httpd_exchanges.h" -/** - * Manages a GET /tips/$ID call, returning the status of a tip. - * - * @param rh context of the handler - * @param connection the MHD connection to handle - * @param[in,out] hc context with further information about the request - * @return MHD result code - */ MHD_RESULT TMH_private_get_tips_ID (const struct TMH_RequestHandler *rh, struct MHD_Connection *connection, -- cgit v1.2.3