summaryrefslogtreecommitdiff
path: root/src/include/taler_util.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 14:13:28 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 14:13:28 +0100
commit9c45958a55d25f87fa8848765cb924ddc604e91b (patch)
treec4f5d71de68cee251d28ef5eada636f78e97236e /src/include/taler_util.h
parent9d86f050f9a5c684b06c8fe349f336756c4feca2 (diff)
downloadexchange-9c45958a55d25f87fa8848765cb924ddc604e91b.tar.gz
exchange-9c45958a55d25f87fa8848765cb924ddc604e91b.tar.bz2
exchange-9c45958a55d25f87fa8848765cb924ddc604e91b.zip
doxygen
Diffstat (limited to 'src/include/taler_util.h')
-rw-r--r--src/include/taler_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/taler_util.h b/src/include/taler_util.h
index 335b123c3..9157faf01 100644
--- a/src/include/taler_util.h
+++ b/src/include/taler_util.h
@@ -224,6 +224,7 @@ TALER_url_absolute_raw_va (const char *proto,
/**
* Make an absolute URL for a given MHD connection.
*
+ * @param connection the connection to get the URL for
* @param path path of the url
* @param ... NULL-terminated key-value pairs (char *) for query parameters,
* the value will be url-encoded