summaryrefslogtreecommitdiff
path: root/test/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cli.c')
-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,