Fix some doxygen bridging file references.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396867 65c4cc65-6c06-0410-ace0-fbb531ad65f3
changes/78/78/1
Richard Mudgett 12 years ago
parent e47d3db365
commit 6399836f9b

@ -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

Loading…
Cancel
Save