exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit a48592d0a406f9d249b9ac37ea6c2e8edb89a668
parent fecfa277279c4f93a844de7cad1e75749d2c4f9f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 21 Jul 2020 10:05:05 +0200

-doxygen

Diffstat:
Msrc/include/taler_json_lib.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h @@ -206,7 +206,7 @@ typedef void * and may include array indices and wildcards. * @param cb the callback. * @param cb_cls closure for the callback. - * @return GNUNET_OK on success, GNUNET_SYSERR if @e path is invalid. + * @return #GNUNET_OK on success, #GNUNET_SYSERR if @e path is invalid. */ int TALER_JSON_expand_path (json_t *json,