summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_private-get-tips-ID.c
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-10-13 12:07:16 +0200
committerMS <ms@taler.net>2020-10-13 12:07:16 +0200
commit8730c425905fb9bea0cc6a5783c888f392782865 (patch)
tree06bbf62fde7bc373e2fe0bc58fd71e59dafacbee /src/backend/taler-merchant-httpd_private-get-tips-ID.c
parentcf733c2b743b1e2d3c1e7a7d296aff71d70cf4e2 (diff)
downloadmerchant-8730c425905fb9bea0cc6a5783c888f392782865.tar.gz
merchant-8730c425905fb9bea0cc6a5783c888f392782865.tar.bz2
merchant-8730c425905fb9bea0cc6a5783c888f392782865.zip
doxygen fixes
Diffstat (limited to 'src/backend/taler-merchant-httpd_private-get-tips-ID.c')
-rw-r--r--src/backend/taler-merchant-httpd_private-get-tips-ID.c8
1 files changed, 0 insertions, 8 deletions
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,