From 9ad3469f07cfd944c2012a44851cdabf46703e22 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 21 Aug 2021 14:04:35 +0200 Subject: -doxygen fixes --- src/exchange/taler-exchange-httpd.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/exchange/taler-exchange-httpd.c') diff --git a/src/exchange/taler-exchange-httpd.c b/src/exchange/taler-exchange-httpd.c index c39df21a4..80649c0bc 100644 --- a/src/exchange/taler-exchange-httpd.c +++ b/src/exchange/taler-exchange-httpd.c @@ -448,7 +448,6 @@ proceed_with_handler (struct TEH_RequestContext *rc, * Handle a "/seed" request. * * @param rc request context - * @param connection the MHD connection to handle * @param args array of additional options (must be empty for this function) * @return MHD result code */ @@ -640,7 +639,6 @@ handle_post_management (struct TEH_RequestContext *rc, * Handle a get "/management" request. * * @param rc request context - * @param connection the MHD connection to handle * @param args array of additional options (must be empty for this function) * @return MHD result code */ -- cgit v1.2.3