diff options
Diffstat (limited to 'src/lib/testing_api_cmd_status.c')
-rw-r--r-- | src/lib/testing_api_cmd_status.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/testing_api_cmd_status.c b/src/lib/testing_api_cmd_status.c index 757ca9951..41d2c326e 100644 --- a/src/lib/testing_api_cmd_status.c +++ b/src/lib/testing_api_cmd_status.c @@ -68,6 +68,7 @@ struct StatusState * @param cls closure. * @param http_status HTTP response code. * @param ec taler-specific error code. + * @param json original JSON response from the exchange * @param balance current balance in the reserve, NULL on error. * @param history_length number of entries in the transaction * history, 0 on error. |