mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
progdocs: Fix for Doxygen, the hidden parts.
ASTERISK-29779 Change-Id: If338163488498f65fa7248b60e80299c0a928e4b
This commit is contained in:
committed by
Kevin Harwell
parent
751bbf4b97
commit
f946b92553
@@ -1218,7 +1218,6 @@ static void xmpp_pubsub_create_node(struct ast_xmpp_client *client, const char *
|
||||
* \brief Delete a PubSub node
|
||||
* \param client the configured XMPP client we use to connect to a XMPP server
|
||||
* \param node_name the name of the node to delete
|
||||
* return void
|
||||
*/
|
||||
static void xmpp_pubsub_delete_node(struct ast_xmpp_client *client, const char *node_name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user