diff options
Diffstat (limited to 'src/include/taler_json_lib.h')
-rw-r--r-- | src/include/taler_json_lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_json_lib.h b/src/include/taler_json_lib.h index 16863803..9c6f3165 100644 --- a/src/include/taler_json_lib.h +++ b/src/include/taler_json_lib.h @@ -146,7 +146,7 @@ TALER_JSON_get_error_code2 (const void *data, * hash is what is put into the contract. * * @param wire_s wire details to hash - * @param hc[out] set to the hash + * @param[out] hc set to the hash * @return #GNUNET_OK on success, #GNUNET_SYSERR if @a wire_s is malformed */ int |