diff options
Diffstat (limited to 'src/testing/testing_api_cmd_age_withdraw.c')
-rw-r--r-- | src/testing/testing_api_cmd_age_withdraw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_age_withdraw.c b/src/testing/testing_api_cmd_age_withdraw.c index edf292970..ea3249c09 100644 --- a/src/testing/testing_api_cmd_age_withdraw.c +++ b/src/testing/testing_api_cmd_age_withdraw.c @@ -166,7 +166,7 @@ struct AgeWithdrawState * code is expected and store the exchange signature in the state. * * @param cls Closure of type `struct AgeWithdrawState *` - * @param awr Repsonse details + * @param response Repsonse details */ static void age_withdraw_cb ( |