summaryrefslogtreecommitdiff
path: root/include/asterisk/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/channel.h')
-rw-r--r--include/asterisk/channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index a3974ee00..f7e4d2d39 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -2322,7 +2322,7 @@ int ast_transfer(struct ast_channel *chan, char *dest);
* while the features are nice, the cost is very high in terms of pure nastiness. XXX
* \param chan Channel to masquerade
*/
-int ast_do_masquerade(struct ast_channel *chan);
+void ast_do_masquerade(struct ast_channel *chan);
/*!
* \brief Find bridged channel