summaryrefslogtreecommitdiff
path: root/src/include/taler_merchant_service.h
diff options
context:
space:
mode:
authorJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-08-20 00:49:30 -0400
committerJonathan Buchanan <jonathan.russ.buchanan@gmail.com>2020-08-20 01:01:05 -0400
commit9fce403bce4fe5f2be507a32ee7b4dfac296c26a (patch)
tree9c0c4509929e81f5b5eac6aa36e32d479c9643e3 /src/include/taler_merchant_service.h
parent8d172853c1c7b1ca8d9dc31194c4e73e79499a80 (diff)
parentd6f28270094db1ffa4e5526ce556e7fc23e8e9b9 (diff)
downloadmerchant-9fce403bce4fe5f2be507a32ee7b4dfac296c26a.tar.gz
merchant-9fce403bce4fe5f2be507a32ee7b4dfac296c26a.tar.bz2
merchant-9fce403bce4fe5f2be507a32ee7b4dfac296c26a.zip
Merge branch 'master' of ssh://git.taler.net/merchant
Diffstat (limited to 'src/include/taler_merchant_service.h')
-rw-r--r--src/include/taler_merchant_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h
index b0be501f..16a01b99 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -179,7 +179,7 @@ struct TALER_MERCHANT_PayUriData
*
* @param pay_uri the URI to parse.
* @param[out] parse_data data extracted from the URI. Must be free'd.
- * @return GNUNET_SYSERR if @e pay_uri is malformed, GNUNET_OK otherwise.
+ * @return #GNUNET_SYSERR if @e pay_uri is malformed, #GNUNET_OK otherwise.
*/
int
TALER_MERCHANT_parse_pay_uri (const char *pay_uri,