progdocs: Fix Doxygen left-overs.

Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
Alexander Traud
2021-12-04 09:36:37 +01:00
committed by Friendly Automation
parent 5b24edeb7c
commit 4b6c72572c
18 changed files with 43 additions and 45 deletions

View File

@@ -158,7 +158,7 @@ static char *complete_parking_lot(const char *word, int seeking)
return ret;
}
/* \brief command parking show <name> */
/*! \brief command parking show \<name\> */
static char *handle_show_parking_lot_cmd(struct ast_cli_entry *e, int cmd, struct ast_cli_args *a)
{
switch (cmd) {