summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-21 10:05:05 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-21 10:05:05 +0200
commita48592d0a406f9d249b9ac37ea6c2e8edb89a668 (patch)
tree0512cd2fdb5a5193a350a2ca49ad899bc5006c78 /src/include
parentfecfa277279c4f93a844de7cad1e75749d2c4f9f (diff)
downloadexchange-a48592d0a406f9d249b9ac37ea6c2e8edb89a668.tar.gz
exchange-a48592d0a406f9d249b9ac37ea6c2e8edb89a668.tar.bz2
exchange-a48592d0a406f9d249b9ac37ea6c2e8edb89a668.zip
-doxygen
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_json_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h
index 08b72b5b7..171b3d009 100644
--- 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,