mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
parking: Fix for Doxygen.
ASTERISK-29753 Change-Id: I7a61974584f6169502e6860fc711919fe7bbfaa7
This commit is contained in:
committed by
Kevin Harwell
parent
634e3ebdb8
commit
241dbb1ec0
@@ -740,8 +740,6 @@ static struct park_announce_subscription_data *park_announce_subscription_data_c
|
||||
*
|
||||
* \param oh outgoing helper struct we are bestowing inheritable variables to
|
||||
* \param channel_id name or uniqueID of the channel to inherit variables from
|
||||
*
|
||||
* \return Nothing
|
||||
*/
|
||||
static void inherit_channel_vars_from_id(struct outgoing_helper *oh, const char *channel_id)
|
||||
{
|
||||
|
Reference in New Issue
Block a user