diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-01-18 17:06:24 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-01-18 17:06:32 +0100 |
commit | 47deacaa152dd39e61615225e14e7a93be9f2a97 (patch) | |
tree | 83ba0715cc3c66e8f451946c31d786b3ff5e63fb /src/lib/testing_api_cmd_deposit.c | |
parent | 48aab68ff5cf5ee364622d34a579f96371d8eecb (diff) |
doxygen
Diffstat (limited to 'src/lib/testing_api_cmd_deposit.c')
-rw-r--r-- | src/lib/testing_api_cmd_deposit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/testing_api_cmd_deposit.c b/src/lib/testing_api_cmd_deposit.c index 94636b7c..c85cb58c 100644 --- a/src/lib/testing_api_cmd_deposit.c +++ b/src/lib/testing_api_cmd_deposit.c @@ -363,7 +363,7 @@ deposit_run (void *cls, * Free the state of a "deposit" CMD, and possibly cancel a * pending operation thereof. * - * @param cls closure, typically a #struct WireState. + * @param cls closure, must be a `struct DepositState`. * @param cmd the command which is being cleaned up. */ static void |