summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-06-04 11:55:15 +0200
committerChristian Grothoff <christian@grothoff.org>2023-06-04 11:55:15 +0200
commit3c262a6c8bae2c6f494572c51d899339958de8c8 (patch)
treecf528f515b3619beabb149ed2e56112adfd2af8c /src/lib
parentee36b6d2d5a695e2ae685924b4c59db562833577 (diff)
downloadmerchant-3c262a6c8bae2c6f494572c51d899339958de8c8.tar.gz
merchant-3c262a6c8bae2c6f494572c51d899339958de8c8.tar.bz2
merchant-3c262a6c8bae2c6f494572c51d899339958de8c8.zip
-doxygen
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/merchant_api_get_templates.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/merchant_api_get_templates.c b/src/lib/merchant_api_get_templates.c
index a9807ae7..98f2e304 100644
--- a/src/lib/merchant_api_get_templates.c
+++ b/src/lib/merchant_api_get_templates.c
@@ -68,6 +68,7 @@ struct TALER_MERCHANT_TemplatesGetHandle
* Parse template information from @a ia.
*
* @param ia JSON array (or NULL!) with template data
+ * @param[in] tgr partially filled response
* @param tgh operation handle
* @return #GNUNET_OK on success
*/