diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-02-01 17:09:35 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-02-01 17:09:35 +0100 |
commit | ca7c3fda0ccf2dcd6ac67b4541763bf94248291e (patch) | |
tree | e0cdfe15e662332c2475fb59266e21c0a0d76bdb /src/testing | |
parent | db448ff4ecf78e4568cd9f37d20ba8e691efe9b8 (diff) |
-doxygen fixes
Diffstat (limited to 'src/testing')
-rw-r--r-- | src/testing/testing_api_cmd_wallet_get_tip.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/testing_api_cmd_wallet_get_tip.c b/src/testing/testing_api_cmd_wallet_get_tip.c index f10b8663..3df7a5c5 100644 --- a/src/testing/testing_api_cmd_wallet_get_tip.c +++ b/src/testing/testing_api_cmd_wallet_get_tip.c @@ -77,7 +77,7 @@ struct WalletTipGetState * expectations. * * @param cls closure - * @param whr response + * @param wgr response */ static void wallet_tip_get_cb (void *cls, |