mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
progdocs: Fix Doxygen left-overs.
Change-Id: I5b5cf9c9cbbe00ba8b379a8d162ac67445d39016
This commit is contained in:
committed by
Friendly Automation
parent
5b24edeb7c
commit
4b6c72572c
@@ -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) {
|
||||
|
Reference in New Issue
Block a user