aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_bank_history_credit.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-06-20 21:57:13 +0200
committerChristian Grothoff <christian@grothoff.org>2023-06-20 21:57:13 +0200
commitd6838ed841185c7850c3f52d91d1baa9a1f90a7e (patch)
tree25bac3237b9eac1d430faade6a4ec94e141128c6 /src/testing/testing_api_cmd_bank_history_credit.c
parent35bf856fcba279c27dddb5ac4502f711eba8aa2b (diff)
downloadexchange-d6838ed841185c7850c3f52d91d1baa9a1f90a7e.tar.xz
-doxygen fixes
Diffstat (limited to 'src/testing/testing_api_cmd_bank_history_credit.c')
-rw-r--r--src/testing/testing_api_cmd_bank_history_credit.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/testing/testing_api_cmd_bank_history_credit.c b/src/testing/testing_api_cmd_bank_history_credit.c
index 286d06314..f2fb70e0a 100644
--- a/src/testing/testing_api_cmd_bank_history_credit.c
+++ b/src/testing/testing_api_cmd_bank_history_credit.c
@@ -288,8 +288,7 @@ command_cb (void *cls,
* to be allocated, and the second to actually populate every
* element.
*
- * @param is interpreter state (supposedly having the
- * current CMD pointing at a "history" CMD).
+ * @param hs history state
* @param[out] rh history array to initialize.
* @return number of entries in @a rh.
*/