summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2023-01-01 18:06:08 +0000
committerMichael Drake <mdrake.unique@gmail.com>2023-01-01 18:08:03 +0000
commitfbe9f636b08d86bc10427283e35d60d2900aa5cc (patch)
tree42aa880b464b848b8dd5133d2f71453964973555 /test
parentd4e69fcebd776233c42ef044230ce3b5b83e61de (diff)
downloadlibnsgif-fbe9f636b08d86bc10427283e35d60d2900aa5cc.tar.gz
libnsgif-fbe9f636b08d86bc10427283e35d60d2900aa5cc.tar.bz2
docs: Various doxygen comment fixes
Diffstat (limited to 'test')
-rw-r--r--test/cli.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cli.c b/test/cli.c
index 851750c..9c095fe 100644
--- a/test/cli.c
+++ b/test/cli.c
@@ -340,7 +340,6 @@ static bool cli__parse_positional_entry(struct cli_ctx *ctx,
*
* \param[in] ctx Command line interface parsing context.
* \param[in] arg Argument to parse.
- * \param[in] count Number of positional arguments parsed already.
* \return true on success, or false otherwise.
*/
static bool cli__parse_positional(struct cli_ctx *ctx,