Skip to content
Snippets Groups Projects
Commit 6399836f authored by Richard Mudgett's avatar Richard Mudgett
Browse files

Fix some doxygen bridging file references.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396867 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent e47d3db3
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
* \author Matt Jordan <mjordan@digium.com>
*
* A private API to manipulate channels in a bridge. These can be called on a channel in
* a bridge by \ref bridging.c. These functions should not be called elsewhere, including
* a bridge by \ref bridge.c. These functions should not be called elsewhere, including
* by other members of the Bridging API.
*
* See Also:
......
......@@ -265,7 +265,7 @@ For additional information on the bridging API, see
\arg <code>include/asterisk/bridge_after.h</code>
For additional implementation details regarding the core bridging API, see
<code>main/bridging.c</code> and <code>main/bridging_channel.c</code>.
<code>main/bridge.c</code> and <code>main/bridge_channel.c</code>.
\subsection ArchInterfaceCDR Call Detail Record (CDR) Handlers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment