From a48592d0a406f9d249b9ac37ea6c2e8edb89a668 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 21 Jul 2020 10:05:05 +0200 Subject: -doxygen --- contrib/gana | 2 +- src/include/taler_json_lib.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/gana b/contrib/gana index e854f478c..807b821e8 160000 --- a/contrib/gana +++ b/contrib/gana @@ -1 +1 @@ -Subproject commit e854f478ca934ed66b0a4023d6d4896cf0469b9b +Subproject commit 807b821e8d9b50842a75e9a38025acbc99adc3d1 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, -- cgit v1.2.3