This commit is contained in:
Christian Grothoff 2020-07-21 10:05:05 +02:00
parent fecfa27727
commit a48592d0a4
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit e854f478ca934ed66b0a4023d6d4896cf0469b9b Subproject commit 807b821e8d9b50842a75e9a38025acbc99adc3d1

View File

@ -206,7 +206,7 @@ typedef void
* and may include array indices and wildcards. * and may include array indices and wildcards.
* @param cb the callback. * @param cb the callback.
* @param cb_cls closure for 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 int
TALER_JSON_expand_path (json_t *json, TALER_JSON_expand_path (json_t *json,