From eca4f1a8fe52d463b6b87d19c245e7aa02197476 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 28 Mar 2015 15:42:07 +0100 Subject: -doxygen fixes --- src/mint/taler-mint-httpd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mint/taler-mint-httpd.c') diff --git a/src/mint/taler-mint-httpd.c b/src/mint/taler-mint-httpd.c index 5e7557b99..e9bfac730 100644 --- a/src/mint/taler-mint-httpd.c +++ b/src/mint/taler-mint-httpd.c @@ -113,6 +113,7 @@ handle_mhd_completion_callback (void *cls, * @param connection the connection * @param url the requested url * @param method the method (POST, GET, ...) + * @param version HTTP version (ignored) * @param upload_data request data * @param upload_data_size size of @a upload_data in bytes * @param con_cls closure for request (a `struct Buffer *`) @@ -224,7 +225,7 @@ handle_mhd_request (void *cls, * Load configuration parameters for the mint * server into the corresponding global variables. * - * @param param mint_directory the mint's directory + * @param mint_directory the mint's directory * @return #GNUNET_OK on success */ static int -- cgit v1.2.3