........
Merged revisions 401223 from http://svn.asterisk.org/svn/asterisk/branches/12
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@401224
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
* While this function will kick all channels out of the bridge, channels that
* were added to the bridge using ast_bridge_impart() with the flag
* AST_BRIDGE_IMPART_CHAN_DEPARTABLE set must have ast_bridge_depart() called
- * on them before calling ast_bridge_destroy().
+ * on them.
*/
int ast_bridge_destroy(struct ast_bridge *bridge, int cause);