mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
progdocs: Fix for Doxygen, the hidden parts.
ASTERISK-29779 Change-Id: If338163488498f65fa7248b60e80299c0a928e4b
This commit is contained in:
committed by
Kevin Harwell
parent
0398daf4cb
commit
3489f926e7
@@ -79,7 +79,7 @@
|
||||
/*! \brief Dialplan application name */
|
||||
static const char *stasis = "Stasis";
|
||||
|
||||
/*! /brief Stasis dialplan application callback */
|
||||
/*! \brief Stasis dialplan application callback */
|
||||
static int app_exec(struct ast_channel *chan, const char *data)
|
||||
{
|
||||
char *parse = NULL;
|
||||
|
Reference in New Issue
Block a user