summaryrefslogtreecommitdiff
path: root/include/asterisk/bridging_features.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/bridging_features.h')
-rw-r--r--include/asterisk/bridging_features.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/asterisk/bridging_features.h b/include/asterisk/bridging_features.h
index dacb6c698..05fdf2587 100644
--- a/include/asterisk/bridging_features.h
+++ b/include/asterisk/bridging_features.h
@@ -16,7 +16,8 @@
* at the top of the source tree.
*/
-/*! \file
+/*!
+ * \file
* \brief Channel Bridging API
* \author Joshua Colp <jcolp@digium.com>
*/
@@ -75,7 +76,7 @@ enum ast_bridge_builtin_feature {
* how it was imparted.
*
* \note Joined channels exit the bridge with
- * AST_BRIDGE_CHANNEL_STATE_END_WITH_DISSOLVE.
+ * BRIDGE_CHANNEL_STATE_END_WITH_DISSOLVE.
*/
AST_BRIDGE_BUILTIN_HANGUP,
/*!